jlchan / StartUpDG.jl

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

Dk/tensor product wedges #93

Closed Davknapp closed 1 year ago

Davknapp commented 1 year ago

An implementation of tensor-product wedges based on PR #59

codecov[bot] commented 1 year ago

Codecov Report

Merging #93 (f7c6aa4) into main (09345ad) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #93      +/-   ##
==========================================
+ Coverage   97.14%   97.20%   +0.06%     
==========================================
  Files          24       25       +1     
  Lines        2661     2724      +63     
==========================================
+ Hits         2585     2648      +63     
  Misses         76       76              
Impacted Files Coverage Δ
src/StartUpDG.jl 100.00% <ø> (ø)
src/RefElemData_TensorProductWedge.jl 100.00% <100.00%> (ø)
src/ref_elem_utils.jl 89.13% <100.00%> (+0.24%) :arrow_up:

... and 1 file with indirect coverage changes

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