jump-dev / Dualization.jl

Automatic dualization feature for MathOptInterface.jl
Other
97 stars 6 forks source link

Add sense change to Parametric Max QP #152

Closed joaquimg closed 2 years ago

joaquimg commented 2 years ago

need tests

codecov[bot] commented 2 years ago

Codecov Report

Base: 94.58% // Head: 94.58% // No change to project coverage :thumbsup:

Coverage data is based on head (439ab3e) compared to base (e80c31c). Patch has no changes to coverable lines.

:exclamation: Current head 439ab3e differs from pull request most recent head 3bb3b7d. Consider uploading reports for the commit 3bb3b7d to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #152 +/- ## ======================================= Coverage 94.58% 94.58% ======================================= Files 12 12 Lines 702 702 ======================================= Hits 664 664 Misses 38 38 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/Dualization.jl/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/dual\_equality\_constraints.jl](https://codecov.io/gh/jump-dev/Dualization.jl/pull/152/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2R1YWxfZXF1YWxpdHlfY29uc3RyYWludHMuamw=) | `91.72% <ø> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.