jump-dev / HiGHS.jl

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

Fix output of RawStatusString #102

Closed odow closed 2 years ago

odow commented 2 years ago

Closes #101

codecov[bot] commented 2 years ago

Codecov Report

Merging #102 (ace1efc) into master (de21844) will decrease coverage by 1.50%. The diff coverage is 30.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #102      +/-   ##
==========================================
- Coverage   84.46%   82.96%   -1.51%     
==========================================
  Files           3        3              
  Lines        1268     1303      +35     
==========================================
+ Hits         1071     1081      +10     
- Misses        197      222      +25     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.05% <30.55%> (-2.19%) :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 de21844...ace1efc. Read the comment docs.