jump-dev / Clp.jl

A Julia interface to the Coin-OR Linear Programming solver (CLP)
https://projects.coin-or.org/Clp
Other
54 stars 25 forks source link

Bump patch release #127

Closed odow closed 2 years ago

odow commented 2 years ago

Release for the new infeasibility certificate changes, and to check that 100.1700.601 works on CI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #127 (52006d3) into master (9ce7fe3) will increase coverage by 11.23%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #127       +/-   ##
===========================================
+ Coverage   50.08%   61.31%   +11.23%     
===========================================
  Files           3        3               
  Lines         623      698       +75     
===========================================
+ Hits          312      428      +116     
+ Misses        311      270       -41     
Impacted Files Coverage Δ
src/MOI_wrapper/MOI_wrapper.jl 91.17% <0.00%> (+11.60%) :arrow_up:
src/libClp.jl 33.14% <0.00%> (+14.68%) :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 9ce7fe3...52006d3. Read the comment docs.