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 and removes item from REQUIRE #16

Closed zygmuntszpak closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 79.31%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #16   +/-   ##
======================================
  Coverage    81.6%   81.6%           
======================================
  Files           8       8           
  Lines         174     174           
======================================
  Hits          142     142           
  Misses         32      32
Impacted Files Coverage Δ
src/moments.jl 80% <ø> (ø) :arrow_up:
src/minimum_error.jl 92.85% <ø> (ø) :arrow_up:
src/unimodal.jl 76.19% <100%> (ø) :arrow_up:
src/common.jl 89.28% <100%> (ø) :arrow_up:
src/otsu.jl 72% <100%> (ø) :arrow_up:
src/minimum.jl 69.23% <66.66%> (ø) :arrow_up:
src/intermodes.jl 71.42% <71.42%> (ø) :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 51448a2...c92a0db. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #16 into master will not change coverage. The diff coverage is 79.31%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #16   +/-   ##
======================================
  Coverage    81.6%   81.6%           
======================================
  Files           8       8           
  Lines         174     174           
======================================
  Hits          142     142           
  Misses         32      32
Impacted Files Coverage Δ
src/moments.jl 80% <ø> (ø) :arrow_up:
src/minimum_error.jl 92.85% <ø> (ø) :arrow_up:
src/unimodal.jl 76.19% <100%> (ø) :arrow_up:
src/common.jl 89.28% <100%> (ø) :arrow_up:
src/otsu.jl 72% <100%> (ø) :arrow_up:
src/minimum.jl 69.23% <66.66%> (ø) :arrow_up:
src/intermodes.jl 71.42% <71.42%> (ø) :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 51448a2...c92a0db. Read the comment docs.