jlchan / StartUpDG.jl

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

Add proof of concept non-conforming mesh example #42

Closed jlchan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #42 (0afd821) into main (bd4af46) will increase coverage by 0.11%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #42      +/-   ##
==========================================
+ Coverage   97.15%   97.26%   +0.11%     
==========================================
  Files          15       16       +1     
  Lines        1405     1463      +58     
==========================================
+ Hits         1365     1423      +58     
  Misses         40       40              
Impacted Files Coverage Δ
src/StartUpDG.jl 100.00% <ø> (ø)
src/hybrid_meshes.jl 98.07% <100.00%> (+0.03%) :arrow_up:
src/nonconforming.jl 100.00% <100.00%> (ø)

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