JuliaApproximation / QuasiArrays.jl

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

== for Hcat #64

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #64 (849532f) into master (9117b33) will increase coverage by 0.14%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #64      +/-   ##
==========================================
+ Coverage   55.00%   55.14%   +0.14%     
==========================================
  Files          20       20              
  Lines        1609     1612       +3     
==========================================
+ Hits          885      889       +4     
+ Misses        724      723       -1     
Impacted Files Coverage Δ
src/lazyquasiarrays.jl 81.81% <100.00%> (ø)
src/quasiconcat.jl 89.74% <100.00%> (+0.85%) :arrow_up:
src/abstractquasiarray.jl 36.87% <0.00%> (+0.35%) :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 9117b33...849532f. Read the comment docs.