Closed Borda closed 5 years ago
Merging #15 into master will not change coverage. The diff coverage is
0%
.
@@ Coverage Diff @@
## master #15 +/- ##
=======================================
Coverage 95.74% 95.74%
=======================================
Files 25 25
Lines 4487 4487
=======================================
Hits 4296 4296
Misses 191 191
Impacted Files | Coverage Δ | |
---|---|---|
imsegm/classification.py | 95.4% <0%> (ø) |
: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 41cd661...ba904a8. Read the comment docs.
Merging #15 into master will increase coverage by
0.12%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #15 +/- ##
==========================================
+ Coverage 95.74% 95.87% +0.12%
==========================================
Files 25 25
Lines 4487 4504 +17
==========================================
+ Hits 4296 4318 +22
+ Misses 191 186 -5
Impacted Files | Coverage Δ | |
---|---|---|
imsegm/descriptors.py | 93.02% <ø> (ø) |
:arrow_up: |
imsegm/ellipse_fitting.py | 96.25% <ø> (ø) |
:arrow_up: |
imsegm/classification.py | 96.57% <100%> (+1.16%) |
: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 41cd661...48dfdc1. Read the comment docs.
collection of a couple minor fixes...