JuliaApproximation / PiecewiseOrthogonalPolynomials.jl

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

piecewise multiplication #10

Closed dlfivefifty closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #10 (cef6871) into main (53d59ff) will increase coverage by 2.44%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #10      +/-   ##
==========================================
+ Coverage   82.10%   84.54%   +2.44%     
==========================================
  Files           1        1              
  Lines          95      110      +15     
==========================================
+ Hits           78       93      +15     
  Misses         17       17              
Impacted Files Coverage Δ
src/PiecewiseOrthogonalPolynomials.jl 84.54% <100.00%> (+2.44%) :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 2d262d5...cef6871. Read the comment docs.