jlchan / StartUpDG.jl

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

HOHQMesh curved tet mesh reader #96

Closed jlchan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #96 (6dbeef1) into main (ff7ea5d) will decrease coverage by 0.19%. Report is 37 commits behind head on main. The diff coverage is 91.76%.

@@            Coverage Diff             @@
##             main      #96      +/-   ##
==========================================
- Coverage   97.31%   97.12%   -0.19%     
==========================================
  Files          25       25              
  Lines        2902     3167     +265     
==========================================
+ Hits         2824     3076     +252     
- Misses         78       91      +13     
Files Changed Coverage Δ
src/connectivity_functions.jl 98.09% <ø> (+3.24%) :arrow_up:
src/physical_frame_basis.jl 100.00% <ø> (ø)
src/cut_cell_meshes.jl 92.46% <48.97%> (-5.60%) :arrow_down:
src/ref_elem_utils.jl 89.79% <71.42%> (+3.12%) :arrow_up:
src/hybrid_meshes.jl 97.12% <80.00%> (-0.66%) :arrow_down:
src/RefElemData.jl 97.08% <91.66%> (+1.34%) :arrow_up:
src/nonconforming.jl 96.55% <93.93%> (-3.45%) :arrow_down:
src/mesh/gmsh_utilities.jl 97.80% <94.73%> (+1.80%) :arrow_up:
src/MeshData.jl 95.36% <95.65%> (+0.22%) :arrow_up:
src/RefElemData_polynomial.jl 99.53% <98.00%> (-0.47%) :arrow_down:
... and 6 more

... and 1 file with indirect coverage changes

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