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

nosampling has a default locus of Center #448

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

needs a test

codecov-commenter commented 1 year ago

Codecov Report

Merging #448 (15d30ba) into main (db2c464) will increase coverage by 0.54%. The diff coverage is 100.00%.

:exclamation: Current head 15d30ba differs from pull request most recent head 10b500c. Consider uploading reports for the commit 10b500c to get more accurate results

@@            Coverage Diff             @@
##             main     #448      +/-   ##
==========================================
+ Coverage   89.64%   90.18%   +0.54%     
==========================================
  Files          38       38              
  Lines        2636     2823     +187     
==========================================
+ Hits         2363     2546     +183     
- Misses        273      277       +4     
Impacted Files Coverage Δ
src/LookupArrays/lookup_traits.jl 95.23% <100.00%> (+0.11%) :arrow_up:
src/stack/methods.jl 95.58% <0.00%> (+0.13%) :arrow_up:
src/array/array.jl 96.11% <0.00%> (+0.14%) :arrow_up:
src/Dimensions/format.jl 89.74% <0.00%> (+0.55%) :arrow_up:
src/dimindices.jl 97.82% <0.00%> (+0.60%) :arrow_up:
src/utils.jl 95.52% <0.00%> (+0.69%) :arrow_up:
src/array/methods.jl 97.26% <0.00%> (+0.74%) :arrow_up:

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