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

add maybeview method for views macro with keyword syntax #509

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

Closes #507

codecov-commenter commented 1 year ago

Codecov Report

Merging #509 (5b1f825) into main (a8bad3f) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #509   +/-   ##
=======================================
  Coverage   89.38%   89.38%           
=======================================
  Files          39       39           
  Lines        2872     2874    +2     
=======================================
+ Hits         2567     2569    +2     
  Misses        305      305           
Files Changed Coverage Δ
src/array/indexing.jl 86.84% <100.00%> (+0.35%) :arrow_up:
src/stack/indexing.jl 100.00% <100.00%> (ø)

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