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

Try to fix reducing method inference #603

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Closes #587

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #603 +/- ## ========================================== + Coverage 87.03% 87.11% +0.08% ========================================== Files 43 40 -3 Lines 3455 3563 +108 ========================================== + Hits 3007 3104 +97 - Misses 448 459 +11 ```

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