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 `broadcast_dims` with `groupby` #684

Closed rafaqz closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.77%. Comparing base (c09557d) to head (d0aec4c).

Files Patch % Lines
src/Dimensions/format.jl 0.00% 4 Missing :warning:
src/groupby.jl 66.66% 3 Missing :warning:
src/dimindices.jl 85.71% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #684 +/- ## ========================================== + Coverage 83.68% 83.77% +0.09% ========================================== Files 46 46 Lines 4205 4229 +24 ========================================== + Hits 3519 3543 +24 Misses 686 686 ```

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