JuliaStats / TimeSeries.jl

Time series toolkit for Julia
Other
353 stars 69 forks source link

v0.30: import timeaxis #495

Closed iblislin closed 3 years ago

iblislin commented 3 years ago
iblislin commented 3 years ago

cc @guilhermebodin

codecov-commenter commented 3 years ago

Codecov Report

Merging #495 (e8360cc) into v0.30 (59b1003) will decrease coverage by 2.65%. The diff coverage is 73.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##            v0.30     #495      +/-   ##
==========================================
- Coverage   88.00%   85.34%   -2.66%     
==========================================
  Files          12       17       +5     
  Lines         700      860     +160     
==========================================
+ Hits          616      734     +118     
- Misses         84      126      +42     
Impacted Files Coverage Δ
src/TimeSeries.jl 100.00% <ø> (ø)
src/timeaxis/compat.jl 0.00% <0.00%> (ø)
src/timeaxis/nns.jl 0.00% <0.00%> (ø)
src/timeaxis/abstract.jl 25.00% <25.00%> (ø)
src/timeaxis/timegrid.jl 77.85% <77.85%> (ø)
src/timeaxis/TimeAxis.jl 100.00% <100.00%> (ø)
... and 1 more

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 59b1003...e8360cc. Read the comment docs.