JuliaApproximation / CompactBases.jl

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

CompatHelper: bump compat for "BandedMatrices" to "0.16" #30

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

This pull request changes the compat entry for the BandedMatrices package from 0.15 to 0.15, 0.16.

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 #30 (2ee5c54) into master (4d58f0c) will decrease coverage by 0.11%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #30      +/-   ##
==========================================
- 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...2ee5c54. Read the comment docs.