jump-dev / Dualization.jl

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

Fix dualizing JuMP model with kwargs #159

Closed odow closed 1 year ago

odow commented 1 year ago

Closes #158

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.14 :tada:

Comparison is base (1397428) 94.58% compared to head (b0b487b) 94.73%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #159 +/- ## ========================================== + Coverage 94.58% 94.73% +0.14% ========================================== Files 12 13 +1 Lines 702 703 +1 ========================================== + Hits 664 666 +2 + Misses 38 37 -1 ``` | [Impacted Files](https://app.codecov.io/gh/jump-dev/Dualization.jl/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/dualize.jl](https://app.codecov.io/gh/jump-dev/Dualization.jl/pull/159?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2R1YWxpemUuamw=) | `100.00% <100.00%> (ø)` | | ... and [2 files with indirect coverage changes](https://app.codecov.io/gh/jump-dev/Dualization.jl/pull/159/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev)

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