PedalPi / Application

Manages LV2 audio plugins using mod-host
http://pedalpi-application.readthedocs.io
Apache License 2.0
4 stars 4 forks source link

Issue 45 plugins manager v0.5.0 #48

Closed SrMouraSilva closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #48 into version-0.3.0 will decrease coverage by 3.01%. The diff coverage is 90.82%.

Impacted file tree graph

@@                Coverage Diff                @@
##           version-0.3.0      #48      +/-   ##
=================================================
- Coverage          94.74%   91.73%   -3.02%     
=================================================
  Files                 18       13       -5     
  Lines                609      387     -222     
=================================================
- Hits                 577      355     -222     
  Misses                32       32
Impacted Files Coverage Δ
...pplication/controller/component_data_controller.py 100% <ø> (ø) :arrow_up:
application/controller/plugins_controller.py 84.61% <100%> (-1.88%) :arrow_down:
application/component/component.py 100% <100%> (ø) :arrow_up:
...plication/component/current_pedalboard_observer.py 100% <100%> (ø)
application/dao/component_dao.py 100% <100%> (ø) :arrow_up:
application/component/application_observer.py 100% <100%> (+100%) :arrow_up:
application/controller/controller.py 100% <100%> (ø) :arrow_up:
application/controller/device_controller.py 93.75% <100%> (ø) :arrow_up:
application/dao/current_dao.py 100% <100%> (ø) :arrow_up:
application/component/components_observer.py 71.42% <71.42%> (ø)
... and 6 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 b575ce9...41732d0. Read the comment docs.