rafaqz / DimensionalData.jl

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

allow pairs for dims in constructors #602

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Closes #530

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (9247429) 87.03% compared to head (8a6d159) 87.35%. Report is 3 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #602 +/- ## ========================================== + Coverage 87.03% 87.35% +0.31% ========================================== Files 43 43 Lines 3455 3566 +111 ========================================== + Hits 3007 3115 +108 - Misses 448 451 +3 ```

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