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

Allow coeffs not defining zero #45

Merged
merged 3 commits into from
Jun 13, 2024
Merged

Allow coeffs not defining zero #45

merged 3 commits into from
Jun 13, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Jun 13, 2024

The issue with ifelse is that the else is always executed, even if the key is present. This is needed for SumOfSquares.

Copy link

codecov bot commented Jun 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.10%. Comparing base (7550169) to head (57a34e0).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #45      +/-   ##
==========================================
+ Coverage   94.08%   94.10%   +0.01%     
==========================================
  Files          14       14              
  Lines         676      678       +2     
==========================================
+ Hits          636      638       +2     
  Misses         40       40              
Flag Coverage Δ
unittests 94.10% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@blegat blegat merged commit ba9429b into main Jun 13, 2024
22 checks passed
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