JuliaApproximation / CompactBases.jl

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

CompatHelper: bump compat for QuasiArrays to 0.8, (keep existing compat) #50

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the QuasiArrays package from 0.4.9,0.5,0.6,0.7 to 0.4.9,0.5,0.6,0.7, 0.8. 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 #50 (540ec5d) into master (e8b005f) will increase coverage by 0.21%. The diff coverage is n/a.

:exclamation: Current head 540ec5d differs from pull request most recent head 3617e6f. Consider uploading reports for the commit 3617e6f to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   64.99%   65.20%   +0.21%     
==========================================
  Files          22       22              
  Lines        1551     1615      +64     
==========================================
+ Hits         1008     1053      +45     
- Misses        543      562      +19     
Impacted Files Coverage Δ
src/fd_operators.jl 46.15% <0.00%> (-8.40%) :arrow_down:
src/knot_sets.jl 72.72% <0.00%> (-0.22%) :arrow_down:
src/fornberg.jl 0.00% <0.00%> (ø)
src/skewtridiag.jl 0.00% <0.00%> (ø)
src/quadrature.jl 96.29% <0.00%> (+0.14%) :arrow_up:
src/fedvr_operators.jl 87.09% <0.00%> (+0.28%) :arrow_up:
src/linear_operators.jl 81.53% <0.00%> (+0.28%) :arrow_up:
src/fd_derivatives.jl 48.88% <0.00%> (+0.59%) :arrow_up:
src/fedvr.jl 87.66% <0.00%> (+0.62%) :arrow_up:
src/fedvr_derivatives.jl 95.12% <0.00%> (+0.67%) :arrow_up:
... 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 e8b005f...3617e6f. Read the comment docs.