TimeDag.jl
TimeDag.jl copied to clipboard
Block: Allow any AbstractDateTime
Closes #34
I plan to add some tests using an ad-hoc PreciseDateTime that has nanosecond resolution.
Codecov Report
Merging #35 (0f07bc1) into main (614e79b) will decrease coverage by
0.12%. The diff coverage is66.66%.
@@ 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 dataPowered by Codecov. Last update 614e79b...0f07bc1. Read the comment docs.