rafaqz / DimensionalData.jl

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

bugfix touches #435

Closed rafaqz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #435 (6c9da1b) into main (f04ea3e) will increase coverage by 1.39%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   89.59%   90.98%   +1.39%     
==========================================
  Files          35       36       +1     
  Lines        2480     2719     +239     
==========================================
+ Hits         2222     2474     +252     
+ Misses        258      245      -13     
Impacted Files Coverage Δ
src/LookupArrays/LookupArrays.jl 100.00% <ø> (ø)
src/Dimensions/indexing.jl 94.31% <100.00%> (+12.77%) :arrow_up:
src/LookupArrays/selector.jl 88.24% <100.00%> (+1.11%) :arrow_up:
src/Dimensions/merged.jl 83.67% <0.00%> (ø)
src/array/array.jl 94.69% <0.00%> (+0.88%) :arrow_up:
src/LookupArrays/show.jl 86.25% <0.00%> (+2.42%) :arrow_up:
src/Dimensions/show.jl 95.71% <0.00%> (+2.85%) :arrow_up:
src/stack/stack.jl 97.11% <0.00%> (+3.17%) :arrow_up:
src/Dimensions/dimension.jl 88.23% <0.00%> (+3.36%) :arrow_up:
... and 3 more

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