Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 0.6.0 #87

Merged
merged 43 commits into from
Nov 30, 2017
Merged

Version 0.6.0 #87

merged 43 commits into from
Nov 30, 2017

Conversation

SrMouraSilva
Copy link
Member

No description provided.

…ed Output.connect() and Output.disconnect()
Issue 70 doctest - Part 1 - Fix build
@codecov
Copy link

codecov bot commented Nov 30, 2017

Codecov Report

Merging #87 into master will decrease coverage by 2.81%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   93.71%   90.89%   -2.82%     
==========================================
  Files          40       53      +13     
  Lines        1145     1351     +206     
==========================================
+ Hits         1073     1228     +155     
- Misses         72      123      +51

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 5752d79...8a6f7e8. Read the comment docs.

@codecov
Copy link

codecov bot commented Nov 30, 2017

Codecov Report

Merging #87 into master will decrease coverage by 2.81%.
The diff coverage is 82.16%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   93.71%   90.89%   -2.82%     
==========================================
  Files          40       53      +13     
  Lines        1145     1351     +206     
==========================================
+ Hits         1073     1228     +155     
- Misses         72      123      +51
Impacted Files Coverage Δ
pluginsmanager/jack/jack_interface.py 90.62% <ø> (ø) ⬆️
pluginsmanager/model/param.py 100% <ø> (ø) ⬆️
pluginsmanager/banks_manager.py 100% <ø> (+4.44%) ⬆️
pluginsmanager/util/builder/lv2_json_builder.py 100% <100%> (ø) ⬆️
pluginsmanager/model/lv2/lv2_midi_input.py 100% <100%> (ø)
pluginsmanager/model/system/system_effect.py 100% <100%> (ø) ⬆️
pluginsmanager/model/lv2/lv2_effect_builder.py 88.57% <100%> (+1.9%) ⬆️
pluginsmanager/util/dict_tuple.py 100% <100%> (ø) ⬆️
pluginsmanager/model/lv2/lv2_port_mixing.py 100% <100%> (ø)
...uginsmanager/model/system/system_effect_builder.py 100% <100%> (+25%) ⬆️
... and 42 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 5752d79...8a6f7e8. Read the comment docs.

@SrMouraSilva SrMouraSilva added this to the v0.6.0 - Midi support milestone Nov 30, 2017
@SrMouraSilva SrMouraSilva merged commit d0350ae into master Nov 30, 2017
@SrMouraSilva SrMouraSilva deleted the version-0.6.0 branch November 30, 2017 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant