JuliaIntervals / IntervalConstraintProgramming.jl

Calculate rigorously the feasible region for a set of real-valued inequalities with Julia
Other
63 stars 16 forks source link

CompatHelper: bump compat for IntervalArithmetic to 0.20, (keep existing compat) #202

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the IntervalArithmetic package from 0.16, 0.17, 0.18 to 0.16, 0.17, 0.18, 0.20. 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-commenter commented 3 years ago

Codecov Report

Merging #202 (7bc2582) into master (1a208ef) will increase coverage by 0.24%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   74.62%   74.86%   +0.24%     
==========================================
  Files           9        9              
  Lines         528      541      +13     
==========================================
+ Hits          394      405      +11     
- Misses        134      136       +2     
Impacted Files Coverage Δ
src/paving.jl 4.00% <0.00%> (-0.35%) :arrow_down:
src/code_generation.jl 97.87% <0.00%> (+0.04%) :arrow_up:
src/setinversion.jl 95.45% <0.00%> (+0.21%) :arrow_up:
src/contractor.jl 78.78% <0.00%> (+0.32%) :arrow_up:
src/separator.jl 66.92% <0.00%> (+0.52%) :arrow_up:
src/ast.jl 78.94% <0.00%> (+0.63%) :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 1a208ef...7bc2582. Read the comment docs.