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

Continue debug #629

Closed lazarusA closed 7 months ago

lazarusA commented 7 months ago

WIP

codecov-commenter commented 7 months ago

Codecov Report

Attention: 73 lines in your changes are missing coverage. Please review.

Comparison is base (f9a7457) 86.80% compared to head (38a945c) 85.62%. Report is 3 commits behind head on main.

Files Patch % Lines
src/groupby.jl 58.33% 45 Missing :warning:
src/LookupArrays/selector.jl 55.31% 21 Missing :warning:
src/array/show.jl 94.11% 3 Missing :warning:
src/Dimensions/format.jl 80.00% 1 Missing :warning:
src/Dimensions/show.jl 90.00% 1 Missing :warning:
src/LookupArrays/lookup_arrays.jl 83.33% 1 Missing :warning:
src/dimindices.jl 91.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #629 +/- ## ========================================== - Coverage 86.80% 85.62% -1.19% ========================================== Files 44 45 +1 Lines 3669 3868 +199 ========================================== + Hits 3185 3312 +127 - Misses 484 556 +72 ```

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