jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
27 stars 9 forks source link

Allow kwargs for `RefElemData` with `SBP` approximation type #146

Closed jlchan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (740465f) into main (385c4cd) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #146   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          25       25           
  Lines        3118     3118           
=======================================
  Hits         3027     3027           
  Misses         91       91           
Impacted Files Coverage Δ
src/RefElemData.jl 97.08% <100.00%> (ø)
src/RefElemData_SBP.jl 97.05% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more