Skip to content

Conversation

@blegat
Copy link
Member

@blegat blegat commented Jun 14, 2025

This is needed to pass the tests of MultivariateBases: JuliaAlgebra/MultivariateBases.jl#57. It's not clear why it's needed though since SumOfSquares does not seem to use it:
https://github.com/jump-dev/SumOfSquares.jl/blob/2c40b50abcc31b89111f07d62c0c05752be9d8a1/src/sets.jl#L149
Let's not merge it for now, I'll check if that's really needed

@codecov
Copy link

codecov bot commented Jun 14, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 83.96%. Comparing base (dd6c877) to head (c736201).

Files with missing lines Patch % Lines
src/bases_dirac.jl 0.00% 1 Missing ⚠️
src/bases_fixed.jl 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #83      +/-   ##
==========================================
- Coverage   84.15%   83.96%   -0.20%     
==========================================
  Files          15       15              
  Lines         871      873       +2     
==========================================
  Hits          733      733              
- Misses        138      140       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants