jump-dev / SumOfSquares.jl

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

Add test for Complex bridges #317

Closed blegat closed 10 months ago

blegat commented 12 months ago

JuMP broke this feature of SumOfSquares but because it was only tested by the tutorials, it was not noticed in https://github.com/jump-dev/JuMP.jl/pull/3435 I guess that's a good reason why we shouldn't have features only tested by the tutorials

codecov[bot] commented 10 months ago

Codecov Report

Patch coverage has no change and project coverage change: +0.22% :tada:

Comparison is base (8c0af59) 84.13% compared to head (949be0b) 84.36%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #317 +/- ## ========================================== + Coverage 84.13% 84.36% +0.22% ========================================== Files 41 41 Lines 2194 2194 ========================================== + Hits 1846 1851 +5 + Misses 348 343 -5 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/jump-dev/SumOfSquares.jl/pull/317/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: Have feedback on the report? Share it here.