OpenVoiceOS / ovos-ocp-audio-plugin

Apache License 2.0
4 stars 6 forks source link

fix/OCP_plugins_loading #103

Closed JarbasAl closed 9 months ago

JarbasAl commented 9 months ago

OCP plugins load in every service (eg, core) even when not used, this is because they are a module property

this makes them ONLY load in OCP, instead of everytime OCP is imported

codecov[bot] commented 9 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (dev@6a2a758). Click here to learn what that means.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev #103 +/- ## ====================================== Coverage ? 52.69% ====================================== Files ? 14 Lines ? 2655 Branches ? 0 ====================================== Hits ? 1399 Misses ? 1256 Partials ? 0 ```

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