jump-dev / HiGHS.jl

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

Breaking changes for MOI 0.10.0 #50

Closed odow closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #50 (eaa88e8) into master (0f4edbb) will decrease coverage by 0.50%. The diff coverage is 91.95%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   81.41%   80.90%   -0.51%     
==========================================
  Files           2        2              
  Lines        1119     1084      -35     
==========================================
- Hits          911      877      -34     
+ Misses        208      207       -1     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.92% <91.95%> (-0.13%) :arrow_down:
src/gen/libhighs_api.jl 27.01% <0.00%> (ø)

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 0f4edbb...eaa88e8. Read the comment docs.