Bravos-Power / pyoframe

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

Replace env= with Params and delete .lp files after use #62

Closed staadecker closed 4 months ago

staadecker commented 4 months ago

fixes #46

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.60%. Comparing base (f03266f) to head (b51c6e2).

Files Patch % Lines
src/pyoframe/solvers.py 82.05% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ========================================== - Coverage 95.05% 94.60% -0.45% ========================================== Files 13 13 Lines 1395 1409 +14 ========================================== + Hits 1326 1333 +7 - Misses 69 76 +7 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/62/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/62/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `94.60% <82.05%> (-0.45%)` | :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.