jump-dev / HiGHS.jl

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

Fix SimplexIterations getter and add BarrierIterations #87

Closed odow closed 2 years ago

odow commented 2 years ago

Closes #86

codecov[bot] commented 2 years ago

Codecov Report

Merging #87 (7b9c162) into master (94ae3b5) will increase coverage by 0.27%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   82.29%   82.56%   +0.27%     
==========================================
  Files           3        3              
  Lines        1254     1262       +8     
==========================================
+ Hits         1032     1042      +10     
+ Misses        222      220       -2     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.35% <100.00%> (+0.24%) :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 94ae3b5...7b9c162. Read the comment docs.