JuliaApproximation / QuasiArrays.jl

A package for representing quasi-arrays
MIT License
11 stars 2 forks source link

Sub-of-subviews improvements #21

Closed dlfivefifty closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #21 into master will decrease coverage by 0.35%. The diff coverage is 50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
- Coverage   30.87%   30.51%   -0.36%     
==========================================
  Files          17       17              
  Lines        1179     1183       +4     
==========================================
- Hits          364      361       -3     
- Misses        815      822       +7
Impacted Files Coverage Δ
src/QuasiArrays.jl 60% <ø> (ø) :arrow_up:
src/indices.jl 32.32% <0%> (+0.36%) :arrow_up:
src/multidimensional.jl 13.6% <100%> (-7.88%) :arrow_down:
src/abstractquasiarray.jl 29.88% <100%> (ø) :arrow_up:
src/subquasiarray.jl 25.85% <60%> (+4.87%) :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 415f26b...2ac66e7. Read the comment docs.