Bravos-Power / pyoframe

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

Add float_precision and better carrying of .keep_unmatched() #24

Closed staadecker closed 5 months ago

staadecker commented 5 months ago

Closes #20 Closes #22

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 94.16%. Comparing base (0a37fb1) to head (b703ec2).

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

Files Patch % Lines
src/pyoframe/_arithmetic.py 94.73% 1 Missing :warning:
src/pyoframe/constraints.py 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #24 +/- ## ========================================== + Coverage 93.97% 94.16% +0.19% ========================================== Files 13 13 Lines 780 789 +9 ========================================== + Hits 733 743 +10 + Misses 47 46 -1 ``` | [Flag](https://app.codecov.io/gh/Bravos-Power/pyoframe/pull/24/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/24/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bravos-Power) | `94.16% <94.59%> (+0.19%)` | :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.