JuliaApproximation / CompactBases.jl

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

CompatHelper: bump compat for ContinuumArrays to 0.10, (keep existing compat) #52

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ContinuumArrays package from 0.6.4,0.7,0.8,0.9 to 0.6.4,0.7,0.8,0.9, 0.10. 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 #52 (ad50e49) into master (fcb6a6b) will decrease coverage by 0.21%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   65.20%   64.99%   -0.22%     
==========================================
  Files          22       22              
  Lines        1615     1551      -64     
==========================================
- Hits         1053     1008      -45     
+ Misses        562      543      -19     
Impacted Files Coverage Δ
src/bsplines.jl 76.08% <0.00%> (-2.06%) :arrow_down:
src/finite_differences.jl 70.31% <0.00%> (-0.90%) :arrow_down:
src/fedvr_derivatives.jl 94.44% <0.00%> (-0.68%) :arrow_down:
src/fedvr.jl 87.03% <0.00%> (-0.63%) :arrow_down:
src/fd_derivatives.jl 48.28% <0.00%> (-0.60%) :arrow_down:
src/linear_operators.jl 81.25% <0.00%> (-0.29%) :arrow_down:
src/fedvr_operators.jl 86.81% <0.00%> (-0.29%) :arrow_down:
src/quadrature.jl 96.15% <0.00%> (-0.15%) :arrow_down:
src/fornberg.jl 0.00% <0.00%> (ø)
src/skewtridiag.jl 0.00% <0.00%> (ø)
... and 2 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 fcb6a6b...ad50e49. Read the comment docs.