OpenVoiceOS / ovos-core

OpenVoiceOS Core, the FOSS Artificial Intelligence platform.
https://openvoiceos.org
Apache License 2.0
128 stars 18 forks source link

more tests for skills manager #428

Closed JarbasAl closed 6 months ago

JarbasAl commented 6 months ago

closes #425 part of #415

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.71%. Comparing base (6e3242c) to head (a851137). Report is 3 commits behind head on dev.

Files Patch % Lines
ovos_core/skill_manager.py 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #428 +/- ## ========================================== + Coverage 63.99% 66.71% +2.72% ========================================== Files 15 15 Lines 2580 2584 +4 ========================================== + Hits 1651 1724 +73 + Misses 929 860 -69 ``` | [Flag](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/428/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/428/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | `66.71% <75.00%> (+2.72%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.