Argonne-National-Laboratory / DSP

An open-source parallel optimization solver for structured mixed-integer programming
Other
81 stars 24 forks source link

Adding C example with minor bug fixes #210

Closed kibaekkim closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Attention: Patch coverage is 56.52174% with 10 lines in your changes missing coverage. Please review.

Project coverage is 48.07%. Comparing base (a61df8f) to head (ddca857). Report is 31 commits behind head on master.

Files Patch % Lines
src/DspCInterface.cpp 42.85% 8 Missing :warning:
src/Solver/Deterministic/DeDriver.cpp 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ======================================= Coverage 48.06% 48.07% ======================================= Files 125 125 Lines 15890 15910 +20 ======================================= + Hits 7638 7648 +10 - Misses 8252 8262 +10 ```

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