jump-dev / HiGHS.jl

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

Handle errors from Highs_run #48

Closed odow closed 3 years ago

odow commented 3 years ago

Closes #47 Closes #46

codecov[bot] commented 3 years ago

Codecov Report

Merging #48 (3b515f8) into master (7a05981) will increase coverage by 0.02%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   86.42%   86.44%   +0.02%     
==========================================
  Files           3        2       -1     
  Lines         950      959       +9     
==========================================
+ Hits          821      829       +8     
- Misses        129      130       +1     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 94.18% <81.81%> (-0.04%) :arrow_down:
src/HiGHS.jl

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 7a05981...3b515f8. Read the comment docs.