jlchan / StartUpDG.jl

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

Adding wedge support (no periodicity yet) #56

Closed jlchan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #56 (3bf2296) into main (e9ef27c) will increase coverage by 1.21%. The diff coverage is 98.97%.

@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
+ Coverage   96.28%   97.50%   +1.21%     
==========================================
  Files          19       19              
  Lines        2045     2123      +78     
==========================================
+ Hits         1969     2070     +101     
+ Misses         76       53      -23     
Impacted Files Coverage Δ
src/geometric_functions.jl 98.24% <90.90%> (-1.76%) :arrow_down:
src/RefElemData.jl 94.73% <100.00%> (+0.11%) :arrow_up:
src/RefElemData_SBP.jl 98.16% <100.00%> (ø)
src/RefElemData_polynomial.jl 100.00% <100.00%> (ø)
src/connectivity_functions.jl 97.39% <100.00%> (+12.50%) :arrow_up:
src/mesh/simple_meshes.jl 97.61% <100.00%> (+0.18%) :arrow_up:
src/ref_elem_utils.jl 98.64% <100.00%> (+0.18%) :arrow_up:

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