rafaqz / DimensionalData.jl

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

Use Date in `Near` #598

Closed rafaqz closed 6 months ago

rafaqz commented 6 months ago

Fixes #589

codecov-commenter commented 6 months ago

Codecov Report

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

Comparison is base (d417e36) 87.29% compared to head (d24c40c) 87.25%. Report is 3 commits behind head on main.

Files Patch % Lines
src/array/show.jl 91.30% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #598 +/- ## ========================================== - Coverage 87.29% 87.25% -0.05% ========================================== Files 43 43 Lines 3448 3491 +43 ========================================== + Hits 3010 3046 +36 - Misses 438 445 +7 ```

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