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

CommonQuerySkill handler complete event and tests #142

Merged
merged 4 commits into from
Oct 10, 2023

Update emitted message to use current `mycroft.skill.handler.complete`

cd5dcce
Select commit
Loading
Failed to load commit list.
Merged

CommonQuerySkill handler complete event and tests #142

Update emitted message to use current `mycroft.skill.handler.complete`
cd5dcce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2023 in 0s

60.24% (+0.00%) compared to 7cf8e4e

View this Pull Request on Codecov

60.24% (+0.00%) compared to 7cf8e4e

Details

Codecov Report

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

Comparison is base (7cf8e4e) 60.24% compared to head (cd5dcce) 60.24%.
Report is 2 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #142   +/-   ##
=======================================
  Coverage   60.24%   60.24%           
=======================================
  Files          34       34           
  Lines        3325     3328    +3     
=======================================
+ Hits         2003     2005    +2     
- Misses       1322     1323    +1     
Files Coverage Δ
ovos_workshop/version.py 0.00% <0.00%> (ø)
ovos_workshop/skills/common_query_skill.py 39.13% <72.22%> (+0.73%) ⬆️

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