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

test `broadcast_dims` for `DimStack` #657

Closed rafaqz closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 84.37%. Comparing base (b2241b8) to head (243e283).

Files Patch % Lines
src/array/array.jl 66.66% 1 Missing :warning:
src/dimindices.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #657 +/- ## ========================================== + Coverage 84.07% 84.37% +0.30% ========================================== Files 45 45 Lines 4087 4089 +2 ========================================== + Hits 3436 3450 +14 + Misses 651 639 -12 ```

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