PedalPi / PluginsManager

Pythonic management of LV2 audio plugins with mod-host
http://pedalpi-pluginsmanager.readthedocs.io/
Apache License 2.0
12 stars 5 forks source link

Issue 90 param min max #92

Closed SrMouraSilva closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (version-0.7.0@227e43d). Click here to learn what that means. The diff coverage is 83.33%.

Impacted file tree graph

@@               Coverage Diff                @@
##             version-0.7.0      #92   +/-   ##
================================================
  Coverage                 ?   89.69%           
================================================
  Files                    ?       58           
  Lines                    ?     1553           
  Branches                 ?        0           
================================================
  Hits                     ?     1393           
  Misses                   ?      160           
  Partials                 ?        0
Impacted Files Coverage Δ
pluginsmanager/observer/observable_list.py 100% <ø> (ø)
pluginsmanager/model/param.py 100% <ø> (ø)
pluginsmanager/observer/carla/carla.py 0% <0%> (ø)
pluginsmanager/model/connections_list.py 100% <100%> (ø)
pluginsmanager/util/pairs_list.py 100% <100%> (ø)
pluginsmanager/observer/mod_host/mod_host.py 93.61% <100%> (ø)
pluginsmanager/model/pedalboard.py 100% <100%> (ø)
pluginsmanager/util/restriction_list.py 100% <100%> (ø)
pluginsmanager/model/effects_list.py 100% <100%> (ø)
pluginsmanager/model/connection.py 100% <100%> (ø)
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 227e43d...17a9b47. Read the comment docs.