JuliaImages / ImageBinarization.jl

A Julia package of algorithms for analyzing images and automatically binarizing them into background and foreground.
MIT License
35 stars 8 forks source link

Configures automatic building of documentation #5

Closed zygmuntszpak closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7d8850a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #5   +/-   ##
========================================
  Coverage          ?   6.66%           
========================================
  Files             ?       3           
  Lines             ?      15           
  Branches          ?       0           
========================================
  Hits              ?       1           
  Misses            ?      14           
  Partials          ?       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 7d8850a...8dd710a. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@7d8850a). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #5   +/-   ##
=========================================
  Coverage          ?   68.75%           
=========================================
  Files             ?        3           
  Lines             ?       16           
  Branches          ?        0           
=========================================
  Hits              ?       11           
  Misses            ?        5           
  Partials          ?        0
Impacted Files Coverage Δ
src/ImageBinarization.jl 100% <ø> (ø)
src/polysegment.jl 100% <ø> (ø)

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 7d8850a...f5879ed. Read the comment docs.