JuliaStats / TimeSeries.jl

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

combine: support `Period` for collapse #500

Closed iblislin closed 3 years ago

iblislin commented 3 years ago

close #498

codecov-commenter commented 3 years ago

Codecov Report

Merging #500 (d5c356e) into master (bb7eec3) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #500      +/-   ##
==========================================
+ Coverage   88.03%   88.06%   +0.03%     
==========================================
  Files          12       12              
  Lines         702      704       +2     
==========================================
+ Hits          618      620       +2     
  Misses         84       84              
Impacted Files Coverage Δ
src/combine.jl 96.84% <100.00%> (+0.06%) :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 bb7eec3...d5c356e. Read the comment docs.

iblislin commented 3 years ago

@clouds56 could you try this PR out?

iblislin commented 3 years ago

I'm going to merge this PR if no objection