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

Breaking: add sort and sortslices #607

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Closes #1 :cowboy_hat_face:

codecov-commenter commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5f0d129) 87.01% compared to head (4a02238) 87.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #607 +/- ## ========================================== + Coverage 87.01% 87.07% +0.05% ========================================== Files 43 43 Lines 3496 3512 +16 ========================================== + Hits 3042 3058 +16 Misses 454 454 ```

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