JuliaApproximation / QuasiArrays.jl

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

Branch with segfault on 1.8 #81

Closed dlfivefifty closed 1 year ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #81 (0700941) into master (e026147) will increase coverage by 0.86%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #81      +/-   ##
==========================================
+ Coverage   61.79%   62.65%   +0.86%     
==========================================
  Files          21       21              
  Lines        1675     1711      +36     
==========================================
+ Hits         1035     1072      +37     
+ Misses        640      639       -1     
Impacted Files Coverage Δ
src/QuasiArrays.jl 69.23% <ø> (ø)
src/indices.jl 53.52% <100.00%> (+1.34%) :arrow_up:
src/lazyquasiarrays.jl 83.89% <0.00%> (+0.13%) :arrow_up:
src/quasifill.jl 87.44% <0.00%> (+0.15%) :arrow_up:
src/quasibroadcast.jl 65.16% <0.00%> (+0.39%) :arrow_up:
src/quasiadjtrans.jl 51.02% <0.00%> (+0.50%) :arrow_up:
src/quasipermutedims.jl 92.59% <0.00%> (+0.59%) :arrow_up:
src/quasiarray.jl 74.32% <0.00%> (+0.71%) :arrow_up:
src/quasidiagonal.jl 26.80% <0.00%> (+0.76%) :arrow_up:
src/multidimensional.jl 25.97% <0.00%> (+0.97%) :arrow_up:
... and 4 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...0700941. Read the comment docs.