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

fix and test comparedims #662

Closed rafaqz closed 3 months ago

rafaqz commented 3 months ago

Closes #581

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.29%. Comparing base (338fa26) to head (74768a5).

Files Patch % Lines
src/Dimensions/primitives.jl 88.88% 1 Missing :warning:
src/array/array.jl 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #662 +/- ## ========================================== + Coverage 83.01% 83.29% +0.28% ========================================== Files 46 46 Lines 4191 4191 ========================================== + Hits 3479 3491 +12 + Misses 712 700 -12 ```

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