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

dont break the show_after interface #636

Closed rafaqz closed 7 months ago

rafaqz commented 7 months ago

Closes #635

Now the block width is passed in io as :blockwidth, if packages need it.

codecov-commenter commented 7 months ago

Codecov Report

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

Comparison is base (839d0dc) 84.21% compared to head (7472624) 84.19%. Report is 1 commits behind head on main.

Files Patch % Lines
src/groupby.jl 11.11% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #636 +/- ## ========================================== - Coverage 84.21% 84.19% -0.02% ========================================== Files 45 45 Lines 4055 4063 +8 ========================================== + Hits 3415 3421 +6 - Misses 640 642 +2 ```

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