rafaqz / DimensionalData.jl

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

Breaking: per dimension colors in show #611

Closed rafaqz closed 8 months ago

rafaqz commented 8 months ago

Bling

codecov-commenter commented 8 months ago

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (4b577f1) 87.02% compared to head (6c89a74) 87.68%. Report is 5 commits behind head on main.

Files Patch % Lines
src/array/show.jl 93.81% 6 Missing :warning:
src/Dimensions/show.jl 97.14% 1 Missing :warning:
src/stack/show.jl 97.77% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #611 +/- ## ========================================== + Coverage 87.02% 87.68% +0.65% ========================================== Files 43 43 Lines 3460 3702 +242 ========================================== + Hits 3011 3246 +235 - Misses 449 456 +7 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.