JuliaApproximation / QuasiArrays.jl

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

Add intersect for Inclusion, lazy adjoints #61

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #61 (bb8622a) into master (c599a83) will increase coverage by 0.11%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   47.94%   48.06%   +0.11%     
==========================================
  Files          19       19              
  Lines        1337     1342       +5     
==========================================
+ Hits          641      645       +4     
- Misses        696      697       +1     
Impacted Files Coverage Δ
src/QuasiArrays.jl 75.00% <ø> (ø)
src/lazyquasiarrays.jl 82.56% <0.00%> (-0.77%) :arrow_down:
src/quasiconcat.jl 100.00% <ø> (ø)
src/indices.jl 46.32% <100.00%> (+0.80%) :arrow_up:
src/matmul.jl 56.71% <100.00%> (+1.33%) :arrow_up:
src/abstractquasiarray.jl 35.21% <0.00%> (+0.22%) :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 c599a83...bb8622a. Read the comment docs.