Closed johnnychen94 closed 5 years ago
Merging #47 into master will increase coverage by
0.61%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #47 +/- ##
==========================================
+ Coverage 94.94% 95.55% +0.61%
==========================================
Files 20 20
Lines 178 180 +2
==========================================
+ Hits 169 172 +3
+ Misses 9 8 -1
Impacted Files | Coverage Δ | |
---|---|---|
src/algorithms/sauvola.jl | 100% <100%> (+5.26%) |
:arrow_up: |
src/algorithms/niblack.jl | 100% <100%> (ø) |
:arrow_up: |
src/BinarizationAPI/binarize.jl | 100% <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 baa7977...72e8ca9. Read the comment docs.
Tests are not passed in
ReferenceTests v0.8
(a version that uses PSNR to compare two images)