Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use WeightedSOSCone by default #355

Open
wants to merge 72 commits into
base: master
Choose a base branch
from
Open

Use WeightedSOSCone by default #355

wants to merge 72 commits into from

Conversation

@blegat blegat marked this pull request as ready for review May 14, 2024 10:09
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jun 18, 2024

Codecov Report

Attention: Patch coverage is 63.83442% with 166 lines in your changes missing coverage. Please review.

Project coverage is 61.70%. Comparing base (c4f7e9a) to head (f13c16e).
Report is 12 commits behind head on master.

Current head f13c16e differs from pull request most recent head f9c16aa

Please upload reports for the commit f9c16aa to get more accurate results.

Files Patch % Lines
src/Bridges/Constraint/sos_polynomial.jl 15.21% 39 Missing ⚠️
src/Certificate/ideal.jl 39.58% 29 Missing ⚠️
src/Certificate/newton_polytope.jl 89.71% 18 Missing ⚠️
src/sosdec.jl 57.14% 12 Missing ⚠️
src/constraints.jl 65.62% 11 Missing ⚠️
.../Constraint/sos_polynomial_in_semialgebraic_set.jl 16.66% 10 Missing ⚠️
src/attributes.jl 0.00% 9 Missing ⚠️
src/Bridges/Variable/kernel.jl 38.46% 8 Missing ⚠️
src/gram_matrix.jl 69.23% 8 Missing ⚠️
src/Certificate/Symmetry/wedderburn.jl 0.00% 6 Missing ⚠️
... and 7 more
Additional details and impacted files
@@             Coverage Diff             @@
##           master     #355       +/-   ##
===========================================
- Coverage   85.10%   61.70%   -23.40%     
===========================================
  Files          41       39        -2     
  Lines        2222     2199       -23     
===========================================
- Hits         1891     1357      -534     
- Misses        331      842      +511     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants