JuliaImages / HistogramThresholding.jl

A Julia package for determining thresholds by analyzing one-dimensional histograms
MIT License
13 stars 9 forks source link

Small aesthetic code and documentation amendments #13

Closed zygmuntszpak closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 1.83%. The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #13      +/-   ##
=========================================
+ Coverage   79.77%   81.6%   +1.83%     
=========================================
  Files           9       8       -1     
  Lines         178     174       -4     
=========================================
  Hits          142     142              
+ Misses         36      32       -4
Impacted Files Coverage Δ
src/minimum_error.jl 92.85% <ø> (ø) :arrow_up:
src/moments.jl 80% <ø> (ø) :arrow_up:
src/unimodal.jl 76.19% <100%> (ø) :arrow_up:
src/common.jl 89.28% <100%> (+5.41%) :arrow_up:
src/otsu.jl 72% <100%> (+6.61%) :arrow_up:
src/minimum.jl 69.23% <66.66%> (-5.77%) :arrow_down:
src/intermodes.jl 71.42% <71.42%> (-11.91%) :arrow_down:

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 74c416a...fa95999. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 1.83%. The diff coverage is 79.31%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #13      +/-   ##
=========================================
+ Coverage   79.77%   81.6%   +1.83%     
=========================================
  Files           9       8       -1     
  Lines         178     174       -4     
=========================================
  Hits          142     142              
+ Misses         36      32       -4
Impacted Files Coverage Δ
src/minimum_error.jl 92.85% <ø> (ø) :arrow_up:
src/moments.jl 80% <ø> (ø) :arrow_up:
src/unimodal.jl 76.19% <100%> (ø) :arrow_up:
src/common.jl 89.28% <100%> (+5.41%) :arrow_up:
src/otsu.jl 72% <100%> (+6.61%) :arrow_up:
src/minimum.jl 69.23% <66.66%> (-5.77%) :arrow_down:
src/intermodes.jl 71.42% <71.42%> (-11.91%) :arrow_down:

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 74c416a...fa95999. Read the comment docs.