OpenVoiceOS / ovos-core

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

fix/adapt_config #515

Closed JarbasAl closed 2 months ago

JarbasAl commented 2 months ago

"what's the weather" was failing with 0.7 confidence, while adapt_high was capped at 0.8

companion PR https://github.com/OpenVoiceOS/ovos-config/pull/136

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 95.23810% with 1 line in your changes missing coverage. Please review.

Project coverage is 75.99%. Comparing base (1535a7e) to head (5b65624). Report is 1 commits behind head on dev.

Files Patch % Lines
ovos_core/intent_services/padatious_service.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #515 +/- ## ========================================== + Coverage 75.88% 75.99% +0.10% ========================================== Files 15 15 Lines 3027 3020 -7 ========================================== - Hits 2297 2295 -2 + Misses 730 725 -5 ``` | [Flag](https://app.codecov.io/gh/OpenVoiceOS/ovos-core/pull/515/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/515/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=OpenVoiceOS) | `75.99% <95.23%> (+0.10%)` | :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.