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 nightly bug #665

Closed rafaqz closed 3 months ago

rafaqz commented 3 months ago

Closes #664

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 83.30%. Comparing base (55e8ecf) to head (b2bdf7f).

Files Patch % Lines
src/array/indexing.jl 80.00% 1 Missing :warning:
src/stack/indexing.jl 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #665 +/- ## ========================================== + Coverage 83.29% 83.30% +0.01% ========================================== Files 46 46 Lines 4191 4194 +3 ========================================== + Hits 3491 3494 +3 Misses 700 700 ```

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

rafaqz commented 3 months ago

@odow hopefully this is enough, the printing bug looks like a range/date bug in Base.