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

Fix mapslices #606

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Closes #396

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 (979b448) 87.04%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #606 +/- ## ========================================== + Coverage 87.02% 87.04% +0.02% ========================================== Files 43 43 Lines 3460 3467 +7 ========================================== + Hits 3011 3018 +7 Misses 449 449 ```

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