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

CompatHelper: bump compat for "Polynomials" to "0.7" #62

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the Polynomials package from 0.5, 0.6 to 0.5, 0.6, 0.7.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #62 into master will decrease coverage by 0.52%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
- Coverage   97.31%   96.79%   -0.53%     
==========================================
  Files          20       20              
  Lines         186      187       +1     
==========================================
  Hits          181      181              
- Misses          5        6       +1     
Impacted Files Coverage Δ
src/deprecations.jl 40.00% <0.00%> (-10.00%) :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 0dd5367...eab0113. Read the comment docs.