JuliaImages / HistogramThresholding.jl

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

Adds documentation with Documenter.jl #2

Closed zygmuntszpak closed 5 years ago

zygmuntszpak commented 5 years ago

Also specifies which dependencies are only required to run the tests.

codecov[bot] commented 5 years ago

Codecov Report

Merging #2 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #2   +/-   ##
=======================================
  Coverage   67.85%   67.85%           
=======================================
  Files           2        2           
  Lines          28       28           
=======================================
  Hits           19       19           
  Misses          9        9
Impacted Files Coverage Δ
src/otsu.jl 65.38% <ø> (ø) :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 567d82a...f58170b. Read the comment docs.