Bravos-Power / pyoframe

Rapidly formulate huge optimization models
https://bravos-power.github.io/pyoframe/
MIT License
1 stars 1 forks source link

Support reading results from the solver #29

Closed staadecker closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 89.38272% with 43 lines in your changes are missing coverage. Please review.

Project coverage is 92.66%. Comparing base (404fdba) to head (1eef5ba).

Files Patch % Lines
src/pyoframe/constants.py 79.38% 20 Missing :warning:
src/pyoframe/solvers.py 87.65% 10 Missing :warning:
src/pyoframe/constraints.py 87.75% 6 Missing :warning:
src/pyoframe/io.py 90.90% 3 Missing :warning:
src/pyoframe/variables.py 89.28% 3 Missing :warning:
src/pyoframe/objective.py 90.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ========================================== - Coverage 94.50% 92.66% -1.84% ========================================== Files 13 13 Lines 819 1105 +286 ========================================== + Hits 774 1024 +250 - Misses 45 81 +36 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/29/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | Coverage Δ | | |---|---|---| | [smart-tests](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/29/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `92.66% <89.38%> (-1.84%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power#carryforward-flags-in-the-pull-request-comment) to find out more.

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