jump-dev / SumOfSquares.jl

Sum of Squares Programming for Julia
Other
115 stars 24 forks source link

Fix printing with latest version of JuMP #276

Closed blegat closed 1 year ago

blegat commented 1 year ago

Needed in order to work with https://github.com/jump-dev/PolyJuMP.jl/pull/77

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (94f4422) 78.46% compared to head (8d4f033) 78.46%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #276 +/- ## ======================================= Coverage 78.46% 78.46% ======================================= Files 36 36 Lines 1788 1788 ======================================= Hits 1403 1403 Misses 385 385 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/constraint.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/276?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2NvbnN0cmFpbnQuamw=) | `75.21% <100.00%> (ø)` | | 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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.