OpenVoiceOS / ovos-core

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

fix/legacy_play #514

Closed JarbasAl closed 2 months ago

JarbasAl commented 2 months ago

handle Playlist objects

use helper methods to parse the ocp stream from PluginStream objects

needs https://github.com/OpenVoiceOS/ovos-utils/pull/257

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 61.53846% with 5 lines in your changes missing coverage. Please review.

Project coverage is 75.88%. Comparing base (a3aa6f1) to head (e789218). Report is 1 commits behind head on dev.

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