OpenVoiceOS / OVOS-workshop

frameworks, templates and patches for the OpenVoiceOS universe
Apache License 2.0
4 stars 11 forks source link

fix/wrong_log_due_identation_error #223

Closed JarbasAl closed 2 months ago

JarbasAl commented 2 months ago

an error log was always logged on success instead of on failure due to an indentation error

2024-07-11 22:20:17.923 - skills - ovos_workshop.skills.common_play:__handle_ocp_query:491 - DEBUG - skipping skill-ovos-youtube-music.openvoiceos, it does not support media type: 2

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@8869c2d). Learn more about missing BASE report.

Files Patch % Lines
ovos_workshop/skills/common_play.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #223 +/- ## ====================================== Coverage ? 53.18% ====================================== Files ? 37 Lines ? 4266 Branches ? 0 ====================================== Hits ? 2269 Misses ? 1997 Partials ? 0 ```

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