jump-dev / KNITRO.jl

A Julia interface to the Artelys Knitro solver
https://www.artelys.com/knitro
Other
78 stars 23 forks source link

Fix MOI.is_valid support for MOI.VariableIndex #262

Closed odow closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f68485e) 73.91% compared to head (a11ebb0) 73.95%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #262 +/- ## ========================================== + Coverage 73.91% 73.95% +0.04% ========================================== Files 5 5 Lines 1813 1812 -1 ========================================== Hits 1340 1340 + Misses 473 472 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.