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

fix:move code to dependencies #571

Merged
merged 31 commits into from
Nov 2, 2024

dont access deprecated stuff in tests

d16a335
Select commit
Loading
Failed to load commit list.
Merged

fix:move code to dependencies #571

dont access deprecated stuff in tests
d16a335
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 2, 2024 in 1s

72.86% (-2.48%) compared to 23f0bab

View this Pull Request on Codecov

72.86% (-2.48%) compared to 23f0bab

Details

Codecov Report

Attention: Patch coverage is 71.73913% with 52 lines in your changes missing coverage. Please review.

Project coverage is 72.86%. Comparing base (23f0bab) to head (d16a335).
Report is 44 commits behind head on dev.

Files with missing lines Patch % Lines
ovos_core/intent_services/__init__.py 74.30% 37 Missing ⚠️
ovos_core/skill_manager.py 66.66% 4 Missing ⚠️
ovos_core/intent_services/adapt_service.py 0.00% 2 Missing ⚠️
ovos_core/intent_services/commonqa_service.py 0.00% 2 Missing ⚠️
ovos_core/intent_services/ocp_service.py 0.00% 2 Missing ⚠️
ovos_core/intent_services/padacioso_service.py 0.00% 2 Missing ⚠️
ovos_core/intent_services/padatious_service.py 0.00% 2 Missing ⚠️
ovos_core/intent_services/stop_service.py 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #571      +/-   ##
==========================================
- Coverage   75.33%   72.86%   -2.48%     
==========================================
  Files          15       15              
  Lines        3094     1537    -1557     
==========================================
- Hits         2331     1120    -1211     
+ Misses        763      417     -346     

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