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

Fix coord show #428

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

Fixes #427

codecov-commenter commented 1 year ago

Codecov Report

Merging #428 (9a84956) into main (d26649f) will decrease coverage by 0.01%. The diff coverage is 100.00%.

:exclamation: Current head 9a84956 differs from pull request most recent head 928ea22. Consider uploading reports for the commit 928ea22 to get more accurate results

@@            Coverage Diff             @@
##             main     #428      +/-   ##
==========================================
- Coverage   89.59%   89.58%   -0.02%     
==========================================
  Files          35       35              
  Lines        2480     2487       +7     
==========================================
+ Hits         2222     2228       +6     
- Misses        258      259       +1     
Impacted Files Coverage Δ
src/Dimensions/coord.jl 87.87% <100.00%> (+1.21%) :arrow_up:
src/LookupArrays/show.jl 80.55% <100.00%> (-3.27%) :arrow_down:
src/Dimensions/show.jl 95.71% <0.00%> (+2.85%) :arrow_up:

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