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 33 print to log #35

Closed SrMouraSilva closed 7 years ago

SrMouraSilva commented 7 years ago

This change is Reviewable

codecov-io commented 7 years ago

Codecov Report

Merging #35 into version-0.3.0 will decrease coverage by 1%. The diff coverage is 50%.

Impacted file tree graph

@@                Coverage Diff                @@
##           version-0.3.0      #35      +/-   ##
=================================================
- Coverage          94.74%   93.73%   -1.01%     
=================================================
  Files                 18       18              
  Lines                609      623      +14     
=================================================
+ Hits                 577      584       +7     
- Misses                32       39       +7
Impacted Files Coverage Δ
application/controller/controller.py 100% <100%> (ø) :arrow_up:
application/component/component.py 100% <100%> (ø) :arrow_up:
application/application.py 78.66% <45%> (-5.95%) :arrow_down:
application/controller/device_controller.py 88.88% <50%> (-4.87%) :arrow_down:

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...efc9fdd. Read the comment docs.