JuliaApproximation / CompactBases.jl

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

Update compat bounds #58

Closed jagot closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #58 (057f694) into master (801034e) will decrease coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master      #58      +/-   ##
==========================================
- Coverage   65.23%   65.22%   -0.02%     
==========================================
  Files          22       22              
  Lines        1562     1616      +54     
==========================================
+ Hits         1019     1054      +35     
- 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.53%) :arrow_down:
src/fornberg.jl 0.00% <0.00%> (ø)
src/skewtridiag.jl 0.00% <0.00%> (ø)
src/fd_derivatives.jl 48.88% <0.00%> (+<0.01%) :arrow_up:
src/quadrature.jl 96.29% <0.00%> (+0.14%) :arrow_up:
src/materialize_dsl.jl 87.03% <0.00%> (+0.24%) :arrow_up:
src/fedvr_operators.jl 87.09% <0.00%> (+0.28%) :arrow_up:
src/fedvr.jl 87.66% <0.00%> (+0.56%) :arrow_up:
src/finite_differences.jl 71.21% <0.00%> (+0.59%) :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 801034e...057f694. Read the comment docs.