Closed github-actions[bot] closed 4 years ago
Merging #71 into master will increase coverage by
0.31%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #71 +/- ##
==========================================
+ Coverage 97.32% 97.64% +0.31%
==========================================
Files 20 20
Lines 187 212 +25
==========================================
+ Hits 182 207 +25
Misses 5 5
Impacted Files | Coverage Δ | |
---|---|---|
src/util.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/yen.jl | 100.00% <0.00%> (ø) |
|
src/integral_image.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/otsu.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/entropy.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/minimum.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/moments.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/niblack.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/sauvola.jl | 100.00% <0.00%> (ø) |
|
src/algorithms/balanced.jl | 100.00% <0.00%> (ø) |
|
... and 7 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 d8e47c6...3ba0e2c. Read the comment docs.
This pull request changes the compat entry for the
MappedArrays
package from0.2
to0.2, 0.3
.This keeps the compat entries for earlier versions.
Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.