Bravos-Power / pyoframe

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

Add support for constant values in the objective #44

Closed staadecker closed 2 months ago

staadecker commented 2 months ago

Closes #42

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.42%. Comparing base (c9415f9) to head (23fc0a0).

Files Patch % Lines
src/pyoframe/io.py 88.88% 1 Missing :warning:
src/pyoframe/objective.py 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #44 +/- ## ========================================== + Coverage 94.31% 94.42% +0.11% ========================================== Files 13 13 Lines 1283 1309 +26 ========================================== + Hits 1210 1236 +26 Misses 73 73 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/44/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/44/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `94.42% <94.11%> (+0.11%)` | :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.