JuliaApproximation / PiecewiseOrthogonalPolynomials.jl

A Julia package for piecewise spectral methods such as p-FEM
MIT License
6 stars 2 forks source link

Expansion for ContinuousPolynomial{1} #12

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #12 (639162d) into main (e290022) will increase coverage by 2.27%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #12      +/-   ##
==========================================
+ Coverage   84.54%   86.82%   +2.27%     
==========================================
  Files           1        1              
  Lines         110      129      +19     
==========================================
+ Hits           93      112      +19     
  Misses         17       17              
Impacted Files Coverage Δ
src/PiecewiseOrthogonalPolynomials.jl 86.82% <100.00%> (+2.27%) :arrow_up:

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 e290022...639162d. Read the comment docs.