JuliaApproximation / QuasiArrays.jl

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

UniformScaling, _broadcast_mul_mul with scalars #75

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #75 (20d8e7a) into master (b879cea) will increase coverage by 0.13%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage   61.04%   61.17%   +0.13%     
==========================================
  Files          21       21              
  Lines        1625     1628       +3     
==========================================
+ Hits          992      996       +4     
+ Misses        633      632       -1     
Impacted Files Coverage Δ
src/quasibroadcast.jl 63.95% <100.00%> (ø)
src/quasifill.jl 87.89% <100.00%> (+0.16%) :arrow_up:
src/matmul.jl 61.64% <0.00%> (+1.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 b879cea...20d8e7a. Read the comment docs.