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 NodeCount attribute #110

Closed odow closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #110 (fc9a43f) into master (04579d7) will increase coverage by 0.21%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #110      +/-   ##
==========================================
+ Coverage   82.96%   83.18%   +0.21%     
==========================================
  Files           3        3              
  Lines        1303     1308       +5     
==========================================
+ Hits         1081     1088       +7     
+ Misses        222      220       -2     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.09% <100.00%> (+0.03%) :arrow_up:
src/gen/libhighs.jl 37.60% <0.00%> (+0.85%) :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...fc9a43f. Read the comment docs.