JuliaApproximation / QuasiArrays.jl

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

avoid ambiguity in Mul with ApplyLayout{typeof(\)} #58

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #58 (94e590b) into master (9be6145) will increase coverage by 0.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
+ Coverage   44.59%   44.64%   +0.04%     
==========================================
  Files          19       19              
  Lines        1296     1297       +1     
==========================================
+ Hits          578      579       +1     
  Misses        718      718              
Impacted Files Coverage Δ
src/matmul.jl 53.84% <100.00%> (+0.72%) :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 9be6145...94e590b. Read the comment docs.