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 allow broadcast on mixed order #658

Closed rafaqz closed 4 months ago

rafaqz commented 4 months ago

Closes #416

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 84.38%. Comparing base (a4e37a9) to head (3607d03).

Files Patch % Lines
src/Dimensions/primitives.jl 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #658 +/- ## ========================================== + Coverage 84.32% 84.38% +0.06% ========================================== Files 45 45 Lines 4095 4098 +3 ========================================== + Hits 3453 3458 +5 + Misses 642 640 -2 ```

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