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

Fixes needed for SumOfSquares #31

Merged
merged 40 commits into from
Jun 17, 2024
Merged

Fixes needed for SumOfSquares #31

merged 40 commits into from
Jun 17, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Jun 14, 2024

No description provided.

Copy link

codecov bot commented Jun 17, 2024

Codecov Report

Attention: Patch coverage is 37.06897% with 146 lines in your changes missing coverage. Please review.

Project coverage is 56.63%. Comparing base (ceace7d) to head (11ef17b).
Report is 5 commits behind head on master.

Current head 11ef17b differs from pull request most recent head 14ec503

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

Files Patch % Lines
src/polynomial.jl 23.72% 45 Missing ⚠️
src/monomial.jl 34.61% 34 Missing ⚠️
src/scaled.jl 32.25% 21 Missing ⚠️
src/quotient.jl 0.00% 17 Missing ⚠️
src/chebyshev.jl 61.90% 16 Missing ⚠️
src/MultivariateBases.jl 37.50% 10 Missing ⚠️
src/orthogonal.jl 75.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
- Coverage   76.03%   56.63%   -19.40%     
===========================================
  Files          12       13        +1     
  Lines         388      565      +177     
===========================================
+ Hits          295      320       +25     
- Misses         93      245      +152     

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

@blegat blegat merged commit ff443e4 into master Jun 17, 2024
6 checks passed
@blegat blegat mentioned this pull request Jun 18, 2024
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.

1 participant