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

fix dim macro scope #596

Closed rafaqz closed 6 months ago

rafaqz commented 6 months ago

Fixes #594

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b9298af) 87.02% compared to head (da13470) 87.02%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #596 +/- ## ======================================= Coverage 87.02% 87.02% ======================================= Files 43 43 Lines 3453 3453 ======================================= Hits 3005 3005 Misses 448 448 ```

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