jump-dev / HiGHS.jl

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

Update to HiGHS v1.2.1 #92

Closed odow closed 2 years ago

odow commented 2 years ago

Lots of great changes here. Now with exported C constants and docstrings!

codecov[bot] commented 2 years ago

Codecov Report

Merging #92 (4a4490e) into master (b10a04a) will increase coverage by 1.95%. The diff coverage is 63.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #92      +/-   ##
==========================================
+ Coverage   82.56%   84.52%   +1.95%     
==========================================
  Files           3        3              
  Lines        1262     1260       -2     
==========================================
+ Hits         1042     1065      +23     
+ Misses        220      195      -25     
Impacted Files Coverage Δ
src/HiGHS.jl 100.00% <ø> (ø)
src/gen/libhighs.jl 36.75% <30.86%> (+1.15%) :arrow_up:
src/MOI_wrapper.jl 95.40% <91.48%> (+2.05%) :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 b10a04a...4a4490e. Read the comment docs.