JuliaApproximation / CompactBases.jl

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

CompatHelper: bump compat for "FillArrays" to "0.9" #18

Closed github-actions[bot] closed 4 years ago

github-actions[bot] commented 4 years ago

This pull request changes the compat entry for the FillArrays package from 0.8 to 0.8, 0.9.

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 #18 into master will decrease coverage by 0.45%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   67.47%   67.01%   -0.46%     
==========================================
  Files          21       21              
  Lines        1236     1325      +89     
==========================================
+ Hits          834      888      +54     
- Misses        402      437      +35     
Impacted Files Coverage Δ
src/materialize_dsl.jl 85.71% <0.00%> (-12.47%) :arrow_down:
src/fedvr_operators.jl 86.20% <0.00%> (-4.16%) :arrow_down:
src/bsplines.jl 71.53% <0.00%> (-2.87%) :arrow_down:
src/fedvr.jl 86.50% <0.00%> (-2.15%) :arrow_down:
src/fornberg.jl 0.00% <0.00%> (ø)
src/skewtridiag.jl 0.00% <0.00%> (ø)
src/restricted_bases.jl 65.71% <0.00%> (+0.08%) :arrow_up:
src/bspline_derivatives.jl 28.12% <0.00%> (+0.53%) :arrow_up:
src/fedvr_derivatives.jl 70.73% <0.00%> (+0.73%) :arrow_up:
src/linear_operators.jl 79.31% <0.00%> (+1.53%) :arrow_up:
... and 5 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 33004c3...b155a27. Read the comment docs.