rafaqz / DimensionalData.jl

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

fix atol in At for Dates #834

Closed rafaqz closed 2 weeks ago

rafaqz commented 2 weeks ago

Closes #827

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 84.46%. Comparing base (328e105) to head (82bcc2a). Report is 14 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #834 +/- ## ========================================== - Coverage 84.67% 84.46% -0.21% ========================================== Files 47 48 +1 Lines 4599 4629 +30 ========================================== + Hits 3894 3910 +16 - Misses 705 719 +14 ```

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