rafaqz / DimensionalData.jl

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

forward `dataids` so `mightalias` works #482

Closed rafaqz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #482 (0d5a662) into main (4ce2294) will increase coverage by 0.08%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #482      +/-   ##
==========================================
+ Coverage   89.64%   89.73%   +0.08%     
==========================================
  Files          39       39              
  Lines        2743     2757      +14     
==========================================
+ Hits         2459     2474      +15     
+ Misses        284      283       -1     
Impacted Files Coverage Δ
src/array/methods.jl 96.64% <100.00%> (+0.01%) :arrow_up:

... and 2 files with indirect coverage changes

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