JuliaApproximation / QuasiArrays.jl

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

Julia v1.8 Support #82

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #82 (f216d4e) into master (e026147) will increase coverage by 0.82%. The diff coverage is 72.72%.

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   61.79%   62.61%   +0.82%     
==========================================
  Files          21       21              
  Lines        1675     1744      +69     
==========================================
+ Hits         1035     1092      +57     
- Misses        640      652      +12     
Impacted Files Coverage Δ
src/QuasiArrays.jl 69.23% <ø> (ø)
src/abstractquasiarray.jl 58.08% <66.66%> (+1.46%) :arrow_up:
src/quasiarray.jl 70.12% <71.42%> (-3.49%) :arrow_down:
src/indices.jl 52.70% <100.00%> (+0.52%) :arrow_up:
src/abstractquasiarraymath.jl 18.75% <0.00%> (-1.94%) :arrow_down:
src/quasifill.jl 86.80% <0.00%> (-0.50%) :arrow_down:
src/quasibroadcast.jl 64.44% <0.00%> (-0.33%) :arrow_down:
src/lazyquasiarrays.jl 84.03% <0.00%> (+0.27%) :arrow_up:
... and 11 more

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 e026147...f216d4e. Read the comment docs.