rafaqz / DimensionalData.jl

Named dimensions and indexing for julia arrays and other data
https://rafaqz.github.io/DimensionalData.jl/stable/
MIT License
269 stars 37 forks source link

better reorder #558

Closed rafaqz closed 9 months ago

rafaqz commented 9 months ago

Somehow missed the most obvious reorder arguments - dimensions holding lookups with an existing order

This means we can match the order of array lookups to any other that defines dims.

codecov-commenter commented 9 months ago

Codecov Report

Merging #558 (24253ff) into main (ceecf8b) will decrease coverage by 0.02%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #558      +/-   ##
==========================================
- Coverage   88.09%   88.07%   -0.02%     
==========================================
  Files          40       40              
  Lines        3326     3329       +3     
==========================================
+ Hits         2930     2932       +2     
- Misses        396      397       +1     
Files Coverage Δ
src/utils.jl 95.45% <66.66%> (-1.38%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more