JuliaApproximation / CompactBases.jl

Julia library for function approximation with compact basis functions
MIT License
16 stars 2 forks source link

CompatHelper: bump compat for "LazyArrays" to "0.20" #29

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the LazyArrays package from 0.16, 0.19 to 0.16, 0.19, 0.20.

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 3 years ago

Codecov Report

Merging #29 (3910f63) into master (4d58f0c) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   69.59%   69.47%   -0.12%     
==========================================
  Files          21       21              
  Lines        1424     1422       -2     
==========================================
- Hits          991      988       -3     
- Misses        433      434       +1     
Impacted Files Coverage Δ
src/materialize_dsl.jl 86.20% <0.00%> (-2.13%) :arrow_down:

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 4d58f0c...3910f63. Read the comment docs.