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 getter for MOI.NumberOfConstraints #263

Closed odow closed 10 months ago

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f68485e) 73.91% compared to head (34d2d23) 74.07%. Report is 2 commits behind head on master.

Files Patch % Lines
src/MOI_wrapper.jl 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #263 +/- ## ========================================== + Coverage 73.91% 74.07% +0.16% ========================================== Files 5 5 Lines 1813 1805 -8 ========================================== - Hits 1340 1337 -3 + Misses 473 468 -5 ```

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