JuliaArrays / ShiftedArrays.jl

Lazy shifted arrays for data analysis in Julia
Other
50 stars 10 forks source link

Reorganization #2

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #2 into master will increase coverage by 31.81%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #2       +/-   ##
=========================================
+ Coverage   68.18%   100%   +31.81%     
=========================================
  Files           3      3               
  Lines          22     24        +2     
=========================================
+ Hits           15     24        +9     
+ Misses          7      0        -7
Impacted Files Coverage Δ
src/reduce.jl 100% <ø> (+100%) :arrow_up:
src/lag.jl 100% <100%> (ø) :arrow_up:
src/shiftedarray.jl 100% <100%> (ø) :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 f435090...d66f2fe. Read the comment docs.