Argonne-National-Laboratory / DSP

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

More outputs from binary `runDsp` #249

Closed kibaekkim closed 2 years ago

kibaekkim commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

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

Project coverage is 11.87%. Comparing base (2c9b9e6) to head (659a0c5). Report is 74 commits behind head on release-draft.

Files Patch % Lines
src/Solver/DualDecomp/DdMasterTr.cpp 0.00% 8 Missing :warning:
src/Solver/DualDecomp/DdDriverSerial.cpp 0.00% 1 Missing :warning:
src/Solver/DualDecomp/DdMW.h 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## release-draft #249 +/- ## ================================================= - Coverage 11.88% 11.87% -0.01% ================================================= Files 88 88 Lines 10743 10750 +7 ================================================= Hits 1277 1277 - Misses 9466 9473 +7 ```

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