JuliaApproximation / QuasiArrays.jl

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

CompatHelper: bump compat for "ArrayLayouts" to "0.3" #31

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the ArrayLayouts package from 0.2.4 to 0.2.4, 0.3.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 4 years ago

Codecov Report

Merging #31 into master will decrease coverage by 5.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #31      +/-   ##
==========================================
- Coverage   37.38%   32.24%   -5.15%     
==========================================
  Files          17       17              
  Lines        1241     1135     -106     
==========================================
- Hits          464      366      -98     
+ Misses        777      769       -8     
Impacted Files Coverage Δ
src/quasireshapedarray.jl 0.00% <0.00%> (-50.00%) :arrow_down:
src/subquasiarray.jl 33.87% <0.00%> (-19.98%) :arrow_down:
src/quasiconcat.jl 88.88% <0.00%> (-11.12%) :arrow_down:
src/inv.jl 27.58% <0.00%> (-9.09%) :arrow_down:
src/indices.jl 34.18% <0.00%> (-8.34%) :arrow_down:
src/quasiarray.jl 86.20% <0.00%> (-6.90%) :arrow_down:
src/matmul.jl 22.68% <0.00%> (-6.15%) :arrow_down:
src/lazyquasiarrays.jl 43.28% <0.00%> (-4.55%) :arrow_down:
src/QuasiArrays.jl 40.00% <0.00%> (-3.75%) :arrow_down:
src/quasiadjtrans.jl 40.00% <0.00%> (-3.68%) :arrow_down:
... and 6 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 1587df9...144d55c. Read the comment docs.