jlchan / StartUpDG.jl

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

Adding cut-cell meshes via PathIntersections #43

Closed jlchan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #43 (c8dc226) into main (0afd821) will decrease coverage by 0.18%. The diff coverage is 96.55%.

:exclamation: Current head c8dc226 differs from pull request most recent head 6ecfcc4. Consider uploading reports for the commit 6ecfcc4 to get more accurate results

@@            Coverage Diff             @@
##             main      #43      +/-   ##
==========================================
- Coverage   97.26%   97.08%   -0.19%     
==========================================
  Files          16       18       +2     
  Lines        1463     1852     +389     
==========================================
+ Hits         1423     1798     +375     
- Misses         40       54      +14     
Impacted Files Coverage Δ
src/RefElemData.jl 96.73% <ø> (ø)
src/StartUpDG.jl 100.00% <ø> (ø)
src/connectivity_functions.jl 95.67% <92.59%> (-0.55%) :arrow_down:
src/cut_cell_meshes.jl 95.84% <95.84%> (ø)
src/MeshData.jl 93.71% <97.29%> (+0.14%) :arrow_up:
src/hybrid_meshes.jl 98.23% <100.00%> (+0.15%) :arrow_up:
src/nonconforming.jl 100.00% <100.00%> (ø)
src/physical_frame_basis.jl 100.00% <100.00%> (ø)

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