JuliaApproximation / QuasiArrays.jl

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

copy_oftype(::AbstractQuasiArray, T) #62

Closed dlfivefifty closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #62 (c1c98cc) into master (59c557c) will increase coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #62      +/-   ##
==========================================
+ Coverage   48.06%   48.37%   +0.30%     
==========================================
  Files          19       19              
  Lines        1342     1350       +8     
==========================================
+ Hits          645      653       +8     
  Misses        697      697              
Impacted Files Coverage Δ
src/QuasiArrays.jl 78.57% <100.00%> (+3.57%) :arrow_up:
src/quasiarray.jl 86.95% <100.00%> (+1.95%) :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 59c557c...c1c98cc. Read the comment docs.