rafaqz / DimensionalData.jl

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

printing and interface fixes #659

Closed rafaqz closed 4 months ago

rafaqz commented 4 months ago

Minor show and interfaces fixes found updating Rasters.jl

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 71.42857% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 83.83%. Comparing base (2b9f102) to head (90ae663).

Files Patch % Lines
src/stack/stack.jl 65.21% 8 Missing :warning:
src/array/show.jl 77.77% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #659 +/- ## ========================================== - Coverage 83.89% 83.83% -0.07% ========================================== Files 45 45 Lines 4099 4102 +3 ========================================== Hits 3439 3439 - Misses 660 663 +3 ```

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