jump-dev / HiGHS.jl

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

Add support for RelativeGap attribute #111

Closed odow closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #111 (2c87cdb) into master (04579d7) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #111      +/-   ##
==========================================
+ Coverage   82.96%   83.02%   +0.06%     
==========================================
  Files           3        3              
  Lines        1303     1308       +5     
==========================================
+ Hits         1081     1086       +5     
  Misses        222      222              
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.09% <100.00%> (+0.03%) :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 04579d7...2c87cdb. Read the comment docs.