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 vector table and vector DimExtensionArray #667

Closed rafaqz closed 3 months ago

rafaqz commented 3 months ago

Closes #666

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.19%. Comparing base (ca1030e) to head (a662193).

Files Patch % Lines
src/dimindices.jl 62.50% 6 Missing :warning:
src/tables.jl 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #667 +/- ## ========================================== - Coverage 83.30% 83.19% -0.12% ========================================== Files 46 46 Lines 4194 4202 +8 ========================================== + Hits 3494 3496 +2 - Misses 700 706 +6 ```

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