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

Version 0.8.0 #107

Closed SrMouraSilva closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #107 into master will increase coverage by 0.17%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #107      +/-   ##
==========================================
+ Coverage   90.09%   90.26%   +0.17%     
==========================================
  Files          58       58              
  Lines        1655     1684      +29     
==========================================
+ Hits         1491     1520      +29     
  Misses        164      164
Impacted Files Coverage Δ
pluginsmanager/model/effect.py 100% <ø> (ø) :arrow_up:
pluginsmanager/observer/updates_observer.py 100% <ø> (ø) :arrow_up:
pluginsmanager/util/mod_pedalboard_converter.py 22.38% <ø> (ø) :arrow_up:
pluginsmanager/model/pedalboard.py 100% <100%> (ø) :arrow_up:
pluginsmanager/model/bank.py 100% <100%> (ø) :arrow_up:
pluginsmanager/observer/update_type.py 100% <100%> (ø) :arrow_up:

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 c9549b9...5cd2785. Read the comment docs.