JuliaImages / HistogramThresholding.jl

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

Minimum Error Thresholding #3

Closed wesleytanws closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #3 into master will decrease coverage by 36.7%. The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master       #3       +/-   ##
===========================================
- Coverage   67.85%   31.14%   -36.71%     
===========================================
  Files           2        3        +1     
  Lines          28       61       +33     
===========================================
  Hits           19       19               
- Misses          9       42       +33
Impacted Files Coverage Δ
src/HistogramThresholding.jl 100% <ø> (ø) :arrow_up:
src/minerror.jl 0% <0%> (ø)

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 382adfb...93cb526. Read the comment docs.