PedalPi / Application

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

WIP: v0.2.0 #26

Closed SrMouraSilva closed 7 years ago

SrMouraSilva commented 7 years ago

This change is Reviewable

codecov-io commented 7 years ago

Codecov Report

Merging #26 into master will increase coverage by 0.09%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
+ Coverage   94.63%   94.72%   +0.09%     
==========================================
  Files          17       18       +1     
  Lines         559      607      +48     
==========================================
+ Hits          529      575      +46     
- Misses         30       32       +2
Impacted Files Coverage Δ
application/controller/banks_controller.py 100% <ø> (ø) :arrow_up:
application/dao/current_dao.py 100% <ø> (ø) :arrow_up:
application/controller/param_controller.py 100% <ø> (ø) :arrow_up:
application/controller/effect_controller.py 100% <ø> (ø) :arrow_up:
application/controller/controller.py 100% <ø> (ø) :arrow_up:
...pplication/controller/component_data_controller.py 100% <ø> (ø) :arrow_up:
application/controller/notification_controller.py 100% <ø> (ø) :arrow_up:
application/component/component.py 100% <ø> (ø) :arrow_up:
application/controller/current_controller.py 100% <ø> (ø) :arrow_up:
application/dao/database.py 85.18% <ø> (ø) :arrow_up:
... and 9 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 3e0e617...8de0372. Read the comment docs.