Wikunia / ConstraintSolver.jl

ConstraintSolver in Julia: Blog posts ->
https://opensourc.es/blog/constraint-solver-1
MIT License
136 stars 14 forks source link

CompatHelper: bump compat for JuMP to 1, (keep existing compat) #288

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the JuMP package from ^0.22, 0.23 to ^0.22, 0.23, 1. 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 2 years ago

Codecov Report

Merging #288 (90d0adb) into master (d66ad07) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #288      +/-   ##
==========================================
+ Coverage   97.56%   97.60%   +0.04%     
==========================================
  Files          54       54              
  Lines        4554     4554              
==========================================
+ Hits         4443     4445       +2     
+ Misses        111      109       -2     
Impacted Files Coverage Δ
src/ConstraintSolver.jl 99.11% <0.00%> (+0.58%) :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 d66ad07...90d0adb. Read the comment docs.