rafaqz / DimensionalData.jl

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

dont unwrap zero dim dimarray on dim getindex #656

Closed rafaqz closed 4 months ago

rafaqz commented 4 months ago

Closes #423

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 84.02%. Comparing base (b2241b8) to head (79a132c).

Files Patch % Lines
src/array/indexing.jl 42.85% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #656 +/- ## ========================================== - Coverage 84.07% 84.02% -0.05% ========================================== Files 45 45 Lines 4087 4093 +6 ========================================== + Hits 3436 3439 +3 - Misses 651 654 +3 ```

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