rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
274 stars 39 forks source link

Breaking: add cumsum and cumsum! #608

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Closes #573

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4b577f1) 87.02% compared to head (dc0bb42) 87.03%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #608 +/- ## ========================================== + Coverage 87.02% 87.03% +0.01% ========================================== Files 43 43 Lines 3460 3464 +4 ========================================== + Hits 3011 3015 +4 Misses 449 449 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.