JuliaArrays / ShiftedArrays.jl

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

performance hacks #21

Closed piever closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #21 into master will decrease coverage by 7.93%. The diff coverage is 82.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage     100%   92.06%   -7.94%     
==========================================
  Files           6        6              
  Lines          52       63      +11     
==========================================
+ Hits           52       58       +6     
- Misses          0        5       +5
Impacted Files Coverage Δ
src/shiftedarray.jl 94.44% <80%> (-5.56%) :arrow_down:
src/circshiftedarray.jl 86.66% <83.33%> (-13.34%) :arrow_down:

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 bfb6622...a94ddf5. Read the comment docs.