OpenVoiceOS / ovos-core

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

improve_fallback_timeout #506

Closed JarbasAl closed 4 months ago

JarbasAl commented 4 months ago

closes https://github.com/OpenVoiceOS/ovos-core/issues/389

for reference, the killable_events decorator is tested here https://github.com/OpenVoiceOS/ovos-core/blob/dev/test/integrationtests/test_workshop.py#L83

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.67%. Comparing base (4194020) to head (4df34e4). Report is 3 commits behind head on dev.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #506 +/- ## ========================================== + Coverage 73.62% 73.67% +0.05% ========================================== Files 15 15 Lines 3207 3210 +3 ========================================== + Hits 2361 2365 +4 + Misses 846 845 -1 ``` | [Flag](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/506/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/506/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | `73.67% <100.00%> (+0.05%)` | :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.