rafaqz / DimensionalData.jl

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

better handling and testing of lookup equality #417

Closed rafaqz closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #417 (72be200) into main (b0e109d) will decrease coverage by 0.20%. The diff coverage is 84.61%.

@@            Coverage Diff             @@
##             main     #417      +/-   ##
==========================================
- Coverage   90.15%   89.94%   -0.21%     
==========================================
  Files          35       35              
  Lines        2387     2398      +11     
==========================================
+ Hits         2152     2157       +5     
- Misses        235      241       +6     
Impacted Files Coverage Δ
src/LookupArrays/lookup_traits.jl 94.11% <66.66%> (+0.56%) :arrow_up:
src/LookupArrays/lookup_arrays.jl 82.68% <90.00%> (+0.22%) :arrow_up:
src/plotrecipes.jl 84.49% <0.00%> (-3.88%) :arrow_down:

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