Bravos-Power / pyoframe

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

Support expressionable variable bounds + minor improvements #53

Closed staadecker closed 2 months ago

staadecker commented 2 months ago

Fixes #48 , #49

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 93.94%. Comparing base (6d723a2) to head (76cbcf9).

Files Patch % Lines
src/pyoframe/variables.py 70.83% 7 Missing :warning:
src/pyoframe/model.py 88.88% 1 Missing :warning:
src/pyoframe/model_element.py 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #53 +/- ## ========================================== - Coverage 94.38% 93.94% -0.44% ========================================== Files 14 14 Lines 1317 1370 +53 ========================================== + Hits 1243 1287 +44 - Misses 74 83 +9 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/53/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/53/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `93.94% <87.14%> (-0.44%)` | :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.