Closed Borda closed 6 years ago
Merging #3 into master will increase coverage by
0.33%
. The diff coverage is93.22%
.
@@ Coverage Diff @@
## master #3 +/- ##
==========================================
+ Coverage 93.2% 93.53% +0.33%
==========================================
Files 24 24
Lines 4193 4224 +31
==========================================
+ Hits 3908 3951 +43
+ Misses 285 273 -12
Impacted Files | Coverage Δ | |
---|---|---|
segmentation/descriptors.py | 93.72% <0%> (ø) |
:arrow_up: |
segmentation/tests/test-pipelines.py | 95.79% <100%> (+0.07%) |
:arrow_up: |
segmentation/tests/test-region_growing.py | 97.65% <100%> (ø) |
:arrow_up: |
segmentation/tests/test-labels.py | 91.42% <100%> (+0.25%) |
:arrow_up: |
segmentation/tests/test-descriptors.py | 96.69% <100%> (+0.36%) |
:arrow_up: |
segmentation/tests/test-superpixels.py | 92.3% <100%> (-0.2%) |
:arrow_down: |
segmentation/tests/test-graph_cut.py | 94.28% <100%> (+0.16%) |
:arrow_up: |
segmentation/__init__.py | 100% <100%> (ø) |
:arrow_up: |
segmentation/tests/test-ellipse_fitting.py | 96.22% <100%> (ø) |
:arrow_up: |
segmentation/region_growing.py | 92.27% <100%> (-0.02%) |
:arrow_down: |
... and 8 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 22a7169...e9864c2. Read the comment docs.
minor bug fixing in test, using CI and parsing params