jump-dev / HiGHS.jl

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

Add better error message for bad options #119

Closed odow closed 2 years ago

odow commented 2 years ago

Closes #118

codecov[bot] commented 2 years ago

Codecov Report

Merging #119 (ef38f6f) into master (cb03949) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
+ Coverage   83.24%   83.35%   +0.11%     
==========================================
  Files           3        3              
  Lines        1313     1322       +9     
==========================================
+ Hits         1093     1102       +9     
  Misses        220      220              
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.17% <100.00%> (+0.05%) :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 cb03949...ef38f6f. Read the comment docs.