JuliaArrays / ShiftedArrays.jl

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

Update deps compat #28

Closed Nosferican closed 4 years ago

Nosferican commented 4 years ago
codecov-io commented 4 years ago

Codecov Report

Merging #28 into master will decrease coverage by 3.61%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #28      +/-   ##
=========================================
- Coverage   88.52%   84.9%   -3.62%     
=========================================
  Files           7       6       -1     
  Lines          61      53       -8     
=========================================
- Hits           54      45       -9     
- Misses          7       8       +1
Impacted Files Coverage Δ
src/shiftedarray.jl 75% <0%> (-13.24%) :arrow_down:
src/circshiftedarray.jl 82.6% <0%> (-0.15%) :arrow_down:
src/ShiftedArrays.jl

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 e2bfc02...dba1dae. Read the comment docs.

piever commented 4 years ago

Thanks!