JuliaApproximation / QuasiArrays.jl

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

Nested broadcast #46

Closed dlfivefifty closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #46 into master will increase coverage by 0.28%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #46      +/-   ##
==========================================
+ Coverage   40.74%   41.02%   +0.28%     
==========================================
  Files          17       17              
  Lines        1210     1209       -1     
==========================================
+ Hits          493      496       +3     
+ Misses        717      713       -4     
Impacted Files Coverage Δ
src/inv.jl 33.33% <ø> (ø)
src/quasibroadcast.jl 51.42% <0.00%> (-0.75%) :arrow_down:
src/lazyquasiarrays.jl 75.00% <100.00%> (+4.26%) :arrow_up:
src/abstractquasiarray.jl 32.60% <0.00%> (+0.36%) :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 3db8b59...814a3bd. Read the comment docs.