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 custom attributes and parameters like VarHints #41

Closed staadecker closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 94.33%. Comparing base (18ac1f5) to head (ec46dc5).

Files Patch % Lines
src/pyoframe/solvers.py 92.98% 8 Missing :warning:
src/pyoframe/model_element.py 96.72% 2 Missing :warning:
src/pyoframe/io_mappers.py 90.00% 1 Missing :warning:
src/pyoframe/util.py 95.83% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #41 +/- ## ========================================== + Coverage 93.84% 94.33% +0.49% ========================================== Files 13 13 Lines 1169 1271 +102 ========================================== + Hits 1097 1199 +102 Misses 72 72 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/41/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/41/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `94.33% <95.12%> (+0.49%)` | :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.