JuliaApproximation / QuasiArrays.jl

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

sub_materialize(::AbstractQuasiArray) #60

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #60 (9f76d18) into master (33f28d0) will increase coverage by 0.78%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #60      +/-   ##
==========================================
+ Coverage   47.15%   47.94%   +0.78%     
==========================================
  Files          19       19              
  Lines        1338     1337       -1     
==========================================
+ Hits          631      641      +10     
+ Misses        707      696      -11     
Impacted Files Coverage Δ
src/dense.jl 80.00% <ø> (+80.00%) :arrow_up:
src/subquasiarray.jl 59.21% <100.00%> (+0.27%) :arrow_up:
src/matmul.jl 55.38% <0.00%> (+1.53%) :arrow_up:
src/lazyquasiarrays.jl 83.33% <0.00%> (+2.02%) :arrow_up:
src/inv.jl 41.37% <0.00%> (+3.44%) :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 33f28d0...9f76d18. Read the comment docs.