Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat:pipeline plugin factory #570

Draft
wants to merge 10 commits into
base: dev
Choose a base branch
from

logs

1e92278
Select commit
Loading
Failed to load commit list.
Draft

feat:pipeline plugin factory #570

logs
1e92278
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 12, 2025 in 1s

71.03% (-4.30%) compared to 23f0bab

View this Pull Request on Codecov

71.03% (-4.30%) compared to 23f0bab

Details

Codecov Report

Attention: Patch coverage is 72.64957% with 32 lines in your changes missing coverage. Please review.

Project coverage is 71.03%. Comparing base (23f0bab) to head (1e92278).
Report is 168 commits behind head on dev.

Files with missing lines Patch % Lines
ovos_core/intent_services/__init__.py 61.36% 17 Missing ⚠️
ovos_core/intent_services/fallback_service.py 70.96% 9 Missing ⚠️
ovos_core/intent_services/stop_service.py 82.75% 5 Missing ⚠️
ovos_core/intent_services/converse_service.py 92.30% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #570      +/-   ##
==========================================
- Coverage   75.33%   71.03%   -4.30%     
==========================================
  Files          15       15              
  Lines        3094     1616    -1478     
==========================================
- Hits         2331     1148    -1183     
+ Misses        763      468     -295     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.