Bravos-Power / pyoframe

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

Add support for retrieving slack and rc variables #40

Closed staadecker closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 93.84%. Comparing base (eecb8cb) to head (526afd4).

:exclamation: Current head 526afd4 differs from pull request most recent head b98cee5. Consider uploading reports for the commit b98cee5 to get more accurate results

Files Patch % Lines
src/pyoframe/solvers.py 93.33% 3 Missing :warning:
src/pyoframe/constraints.py 92.85% 1 Missing :warning:
src/pyoframe/util.py 95.00% 1 Missing :warning:
src/pyoframe/variables.py 93.75% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #40 +/- ## ========================================== + Coverage 92.83% 93.84% +1.00% ========================================== Files 13 13 Lines 1103 1169 +66 ========================================== + Hits 1024 1097 +73 + Misses 79 72 -7 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/40/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/40/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `93.84% <94.00%> (+1.00%)` | :arrow_up: | 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.