JuliaArrays / ShiftedArrays.jl

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

fix docstrings #33

Closed piever closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #33 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #33   +/-   ##
=======================================
  Coverage   79.06%   79.06%           
=======================================
  Files           4        4           
  Lines          43       43           
=======================================
  Hits           34       34           
  Misses          9        9
Impacted Files Coverage Δ
src/circshift.jl 100% <ø> (ø) :arrow_up:
src/lag.jl 100% <ø> (ø) :arrow_up:
src/circshiftedarray.jl 82.6% <ø> (ø) :arrow_up:
src/shiftedarray.jl 70.58% <ø> (ø) :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 263bb1d...50f8dc4. Read the comment docs.