OpenVoiceOS / ovos-utils

Apache License 2.0
3 stars 8 forks source link

refactor/ocp_utils #216

Closed NeonJarbas closed 10 months ago

NeonJarbas commented 10 months ago

refactor/ocp_models

move the MediaType and Playlist model to utils so they can be reused across ovos modules

skills will then be able to return these objects directly in the ocp decorators

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (26dfca6) 39.30% compared to head (780906a) 41.54%. Report is 2 commits behind head on dev.

Files Patch % Lines
ovos_utils/ocp.py 31.70% 140 Missing :warning:
ovos_utils/version.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #216 +/- ## ========================================== + Coverage 39.30% 41.54% +2.23% ========================================== Files 31 31 Lines 2801 3004 +203 ========================================== + Hits 1101 1248 +147 - Misses 1700 1756 +56 ```

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