jump-dev / SumOfSquares.jl

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

Update link to list of solvers #273

Closed blegat closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 76.77% // Head: 78.46% // Increases project coverage by +1.68% :tada:

Coverage data is based on head (24ec093) compared to base (eca66f6). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #273 +/- ## ========================================== + Coverage 76.77% 78.46% +1.68% ========================================== Files 36 36 Lines 1602 1788 +186 ========================================== + Hits 1230 1403 +173 - Misses 372 385 +13 ``` | [Impacted Files](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | Coverage Δ | | |---|---|---| | [src/variable.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL3ZhcmlhYmxlLmps) | `82.85% <0.00%> (-3.81%)` | :arrow_down: | | [src/Certificate/Symmetry/utils.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0NlcnRpZmljYXRlL1N5bW1ldHJ5L3V0aWxzLmps) | `61.29% <0.00%> (-0.25%)` | :arrow_down: | | [src/psd2x2.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL3BzZDJ4Mi5qbA==) | `100.00% <0.00%> (ø)` | | | [src/copositive\_inner.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2NvcG9zaXRpdmVfaW5uZXIuamw=) | `100.00% <0.00%> (ø)` | | | [src/diagonally\_dominant.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL2RpYWdvbmFsbHlfZG9taW5hbnQuamw=) | `100.00% <0.00%> (ø)` | | | [src/Certificate/Sparsity/sign.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0NlcnRpZmljYXRlL1NwYXJzaXR5L3NpZ24uamw=) | `100.00% <0.00%> (ø)` | | | [src/Bridges/Constraint/utilities.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0JyaWRnZXMvQ29uc3RyYWludC91dGlsaXRpZXMuamw=) | `100.00% <0.00%> (ø)` | | | [src/Certificate/Sparsity/monomial.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0NlcnRpZmljYXRlL1NwYXJzaXR5L21vbm9taWFsLmps) | `100.00% <0.00%> (ø)` | | | [src/Certificate/Sparsity/preorder.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0NlcnRpZmljYXRlL1NwYXJzaXR5L3ByZW9yZGVyLmps) | `100.00% <0.00%> (ø)` | | | [src/Certificate/Sparsity/variable.jl](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev#diff-c3JjL0NlcnRpZmljYXRlL1NwYXJzaXR5L3ZhcmlhYmxlLmps) | `100.00% <0.00%> (ø)` | | | ... and [20 more](https://codecov.io/gh/jump-dev/SumOfSquares.jl/pull/273?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=jump-dev) | | 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.