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

use repr not string in show #472

Closed rafaqz closed 1 year ago

rafaqz commented 1 year ago

So that Symbols have : and Float32 has .0f0

codecov-commenter commented 1 year ago

Codecov Report

Merging #472 (3559811) into main (8931417) will increase coverage by 0.05%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #472      +/-   ##
==========================================
+ Coverage   89.73%   89.78%   +0.05%     
==========================================
  Files          38       38              
  Lines        2659     2682      +23     
==========================================
+ Hits         2386     2408      +22     
- Misses        273      274       +1     
Impacted Files Coverage Δ
src/Dimensions/dimension.jl 88.52% <ø> (ø)
src/LookupArrays/lookup_arrays.jl 82.68% <ø> (ø)
src/set.jl 94.44% <ø> (ø)
src/stack/stack.jl 93.05% <ø> (ø)
src/LookupArrays/show.jl 84.05% <100.00%> (ø)
src/LookupArrays/lookup_traits.jl 95.31% <0.00%> (+0.19%) :arrow_up:

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