Closed apacha closed 6 years ago
Merging #12 into master will increase coverage by
0.23%
. The diff coverage is17.3%
.
@@ Coverage Diff @@
## master #12 +/- ##
=========================================
+ Coverage 6.78% 7.02% +0.23%
=========================================
Files 11 11
Lines 3034 3061 +27
=========================================
+ Hits 206 215 +9
- Misses 2828 2846 +18
Impacted Files | Coverage Δ | |
---|---|---|
muscima/cropobject_class.py | 0% <0%> (ø) |
:arrow_up: |
muscima/inference.py | 0% <0%> (ø) |
:arrow_up: |
muscima/graph.py | 0% <0%> (ø) |
:arrow_up: |
muscima/dataset.py | 0% <0%> (ø) |
:arrow_up: |
muscima/io.py | 0% <0%> (ø) |
:arrow_up: |
muscima/grammar.py | 0% <0%> (ø) |
:arrow_up: |
muscima/stafflines.py | 0% <0%> (ø) |
:arrow_up: |
muscima/inference_engine_constants.py | 74.6% <100%> (+0.83%) |
:arrow_up: |
muscima/cropobject.py | 25.12% <62.5%> (+0.62%) |
:arrow_up: |
muscima/utils.py | 21.05% <66.66%> (+2.87%) |
: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 8e7d3ee...b0228fb. Read the comment docs.
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
muscima/utils.py | 2 | 3 | 66.67% | ||
muscima/graph.py | 0 | 2 | 0.0% | ||
muscima/cropobject.py | 5 | 8 | 62.5% | ||
muscima/grammar.py | 0 | 3 | 0.0% | ||
muscima/io.py | 0 | 3 | 0.0% | ||
muscima/dataset.py | 0 | 4 | 0.0% | ||
muscima/cropobject_class.py | 0 | 5 | 0.0% | ||
muscima/stafflines.py | 0 | 7 | 0.0% | ||
muscima/inference.py | 0 | 15 | 0.0% | ||
<!-- | Total: | 9 | 52 | 17.31% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
muscima/inference.py | 1 | 0.0% | ||
muscima/cropobject_class.py | 1 | 0.0% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 13: | 0.2% |
Covered Lines: | 215 |
Relevant Lines: | 3061 |
PR 1/2: