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

fix custom dim label #704

Closed rafaqz closed 2 months ago

rafaqz commented 2 months ago

Closes #703

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.86%. Comparing base (a22fc49) to head (9a7f2d3). Report is 13 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #704 +/- ## ========================================== + Coverage 83.79% 83.86% +0.06% ========================================== Files 46 46 Lines 4227 4257 +30 ========================================== + Hits 3542 3570 +28 - Misses 685 687 +2 ```

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