rafaqz / DimensionalData.jl

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

allow zero dim eachslice in DimArray #601

Closed rafaqz closed 6 months ago

rafaqz commented 6 months ago

Closes #481

codecov-commenter commented 6 months ago

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (b9298af) 87.02% compared to head (de479f9) 87.19%. Report is 3 commits behind head on main.

Files Patch % Lines
src/array/methods.jl 50.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #601 +/- ## ========================================== + Coverage 87.02% 87.19% +0.16% ========================================== Files 43 43 Lines 3453 3553 +100 ========================================== + Hits 3005 3098 +93 - Misses 448 455 +7 ```

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