jump-dev / HiGHS.jl

A Julia interface to the HiGHS solver
https://highs.dev
MIT License
103 stars 14 forks source link

Fix solutions for infeasibility certificates #71

Closed odow closed 2 years ago

odow commented 2 years ago

This will be tested in the next release of MOI.

codecov[bot] commented 2 years ago

Codecov Report

Merging #71 (1091ca4) into master (d3b3962) will decrease coverage by 0.09%. The diff coverage is 50.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #71      +/-   ##
==========================================
- Coverage   80.79%   80.69%   -0.10%     
==========================================
  Files           2        2              
  Lines        1088     1093       +5     
==========================================
+ Hits          879      882       +3     
- Misses        209      211       +2     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.53% <50.00%> (-0.20%) :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 d3b3962...1091ca4. Read the comment docs.