TimeDag.jl icon indicating copy to clipboard operation
TimeDag.jl copied to clipboard

Block: Allow any AbstractDateTime

Open jpsamaroo opened this issue 3 years ago • 2 comments

Closes #34

jpsamaroo avatar Feb 27 '22 20:02 jpsamaroo

I plan to add some tests using an ad-hoc PreciseDateTime that has nanosecond resolution.

jpsamaroo avatar Feb 27 '22 20:02 jpsamaroo

Codecov Report

Merging #35 (0f07bc1) into main (614e79b) will decrease coverage by 0.12%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #35      +/-   ##
==========================================
- Coverage   92.43%   92.30%   -0.13%     
==========================================
  Files          20       20              
  Lines        1362     1326      -36     
==========================================
- Hits         1259     1224      -35     
+ Misses        103      102       -1     
Impacted Files Coverage Δ
src/block.jl 90.36% <66.66%> (-1.31%) :arrow_down:
src/identity_map.jl 87.50% <0.00%> (-0.31%) :arrow_down:
src/graph.jl 95.12% <0.00%> (-0.23%) :arrow_down:
src/ops/sources.jl 92.75% <0.00%> (-0.21%) :arrow_down:
src/alignment.jl 92.91% <0.00%> (-0.14%) :arrow_down:
src/ops/align.jl 100.00% <0.00%> (ø)
src/evaluation.jl 100.00% <0.00%> (ø)
src/ops/lagging.jl 87.87% <0.00%> (+2.58%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 614e79b...0f07bc1. Read the comment docs.

codecov[bot] avatar Feb 27 '22 20:02 codecov[bot]