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.17, (keep existing compat) #55

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the BandedMatrices package from 0.16 to 0.16, 0.17. 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 2 years ago

Codecov Report

Merging #55 (6cf5f3f) into master (801034e) will decrease coverage by 0.24%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   65.23%   64.99%   -0.25%     
==========================================
  Files          22       22              
  Lines        1562     1551      -11     
==========================================
- Hits         1019     1008      -11     
  Misses        543      543              
Impacted Files Coverage Δ
src/fd_derivatives.jl 48.28% <0.00%> (-0.59%) :arrow_down:
src/bsplines.jl 76.08% <0.00%> (-0.51%) :arrow_down:
src/knot_sets.jl 72.94% <0.00%> (-0.32%) :arrow_down:
src/finite_differences.jl 70.31% <0.00%> (-0.31%) :arrow_down:
src/linear_operators.jl 81.25% <0.00%> (-0.29%) :arrow_down:
src/fedvr.jl 87.03% <0.00%> (-0.06%) :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 801034e...6cf5f3f. Read the comment docs.