JuliaApproximation / QuasiArrays.jl

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

Support ExpansionLayout in ContinuumArrays.jl #80

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (3f1f1d0) into master (f0d2a5e) will increase coverage by 0.41%. The diff coverage is 89.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #80      +/-   ##
==========================================
+ Coverage   61.37%   61.79%   +0.41%     
==========================================
  Files          21       21              
  Lines        1639     1675      +36     
==========================================
+ Hits         1006     1035      +29     
- Misses        633      640       +7     
Impacted Files Coverage Δ
src/QuasiArrays.jl 69.23% <ø> (ø)
src/quasifill.jl 87.29% <80.95%> (-0.60%) :arrow_down:
src/quasireducedim.jl 83.95% <92.85%> (+0.38%) :arrow_up:
src/abstractquasiarray.jl 56.61% <100.00%> (+1.23%) :arrow_up:
src/indices.jl 52.17% <100.00%> (+0.70%) :arrow_up:
src/lazyquasiarrays.jl 83.76% <100.00%> (+0.57%) :arrow_up:
src/matmul.jl 54.92% <100.00%> (-5.35%) :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 f0d2a5e...3f1f1d0. Read the comment docs.