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

refactor/move_from_utils #153

Merged
merged 4 commits into from
Dec 28, 2023

tests

2c7712d
Select commit
Loading
Failed to load commit list.
Merged

refactor/move_from_utils #153

tests
2c7712d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 28, 2023 in 0s

59.31% (-0.93%) compared to 4f65ac5

View this Pull Request on Codecov

59.31% (-0.93%) compared to 4f65ac5

Details

Codecov Report

Attention: 169 lines in your changes are missing coverage. Please review.

Comparison is base (4f65ac5) 60.23% compared to head (2c7712d) 59.31%.
Report is 20 commits behind head on dev.

Files Patch % Lines
ovos_workshop/intents.py 71.78% 57 Missing ⚠️
ovos_workshop/skills/ovos.py 30.00% 42 Missing ⚠️
ovos_workshop/skills/api.py 0.00% 35 Missing ⚠️
ovos_workshop/permissions.py 14.28% 18 Missing ⚠️
ovos_workshop/settings.py 40.90% 13 Missing ⚠️
ovos_workshop/skills/fallback.py 87.50% 2 Missing ⚠️
ovos_workshop/skills/intent_provider.py 0.00% 1 Missing ⚠️
ovos_workshop/version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #153      +/-   ##
==========================================
- Coverage   60.23%   59.31%   -0.93%     
==========================================
  Files          34       36       +2     
  Lines        3347     3667     +320     
==========================================
+ Hits         2016     2175     +159     
- Misses       1331     1492     +161     

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