jump-dev / HiGHS.jl

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

Bump to the new release of HiGHS_jll #52

Closed odow closed 3 years ago

odow commented 3 years ago

cc @galabovaa

Closes #30

Next step after this is MIP and QP support. But they can be separate PRs.

codecov[bot] commented 3 years ago

Codecov Report

Merging #52 (c36a204) into master (ed355ee) will decrease coverage by 5.37%. The diff coverage is 38.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   86.44%   81.06%   -5.38%     
==========================================
  Files           2        2              
  Lines         959     1014      +55     
==========================================
- Hits          829      822       -7     
- Misses        130      192      +62     
Impacted Files Coverage Δ
src/gen/libhighs_api.jl 25.88% <27.60%> (-12.92%) :arrow_down:
src/MOI_wrapper.jl 94.36% <79.06%> (+0.18%) :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 ed355ee...c36a204. Read the comment docs.