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

Overload accumulate and make types of cumsum consistent with Vector #363

Merged
merged 2 commits into from
May 4, 2024

Overload accumulate and make types of cumsum consistent with Vector

e947b1c
Select commit
Loading
Failed to load commit list.
Merged

Overload accumulate and make types of cumsum consistent with Vector #363

Overload accumulate and make types of cumsum consistent with Vector
e947b1c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 2, 2024 in 0s

99.90% (+0.00%) compared to 45113c3

View this Pull Request on Codecov

99.90% (+0.00%) compared to 45113c3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.90%. Comparing base (45113c3) to head (e947b1c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #363   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           8        8           
  Lines        1056     1067   +11     
=======================================
+ Hits         1055     1066   +11     
  Misses          1        1           

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