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 init argument for sum #306

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Allow init argument for sum #306

merged 2 commits into from
Oct 10, 2024

Conversation

blegat
Copy link
Member

@blegat blegat commented Oct 10, 2024

Closes #305

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.34%. Comparing base (93c7e3b) to head (978e294).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
- Coverage   91.85%   90.34%   -1.51%     
==========================================
  Files          23       22       -1     
  Lines        2246     2227      -19     
==========================================
- Hits         2063     2012      -51     
- Misses        183      215      +32     

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

@odow
Copy link
Member

odow commented Oct 10, 2024

I'll add a test

@odow odow merged commit 381a59d into master Oct 10, 2024
9 of 11 checks passed
@odow odow deleted the bl/sum_init branch October 10, 2024 21:13
@odow odow mentioned this pull request Oct 14, 2024
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.

Build faster paths for SAF constructions
2 participants