JuliaApproximation / QuasiArrays.jl

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

Lazy ^ #36

Closed dlfivefifty closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #36 into master will increase coverage by 2.78%. The diff coverage is 63.15%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #36      +/-   ##
==========================================
+ Coverage   32.30%   35.09%   +2.78%     
==========================================
  Files          17       17              
  Lines        1139     1157      +18     
==========================================
+ Hits          368      406      +38     
+ Misses        771      751      -20     
Impacted Files Coverage Δ
src/quasiarray.jl 87.87% <ø> (+1.67%) :arrow_up:
src/lazyquasiarrays.jl 60.49% <63.15%> (+15.56%) :arrow_up:
src/dense.jl 0.00% <0.00%> (-57.15%) :arrow_down:
src/quasibroadcast.jl 42.85% <0.00%> (+1.58%) :arrow_up:
src/matmul.jl 41.41% <0.00%> (+18.73%) :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 8487cb7...eb181f5. Read the comment docs.