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

allow cat of empty arrays #597

Closed rafaqz closed 6 months ago

rafaqz commented 6 months ago

Fixes #595

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 (c834590) 87.03%. Report is 1 commits behind head on main.

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

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