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

More show #617

Closed rafaqz closed 7 months ago

rafaqz commented 7 months ago

some tweaks and a clearer interface to modify

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (5e68bd9) 86.67% compared to head (7e15ed6) 86.67%.

Files Patch % Lines
src/array/show.jl 96.96% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #617 +/- ## ======================================= Coverage 86.67% 86.67% ======================================= Files 43 43 Lines 3617 3625 +8 ======================================= + Hits 3135 3142 +7 - Misses 482 483 +1 ```

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