jlchan / StartUpDG.jl

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

Adding merge nbhd code #48

Closed cgt3 closed 1 year ago

cgt3 commented 1 year ago

Code for computing merge neighborhoods using volume scores.

codecov[bot] commented 1 year ago

Codecov Report

Merging #48 (48ffdd5) into main (9051c34) will decrease coverage by 3.28%. The diff coverage is 0.00%.

:exclamation: Current head 48ffdd5 differs from pull request most recent head 0e3573b. Consider uploading reports for the commit 0e3573b to get more accurate results

@@            Coverage Diff             @@
##             main      #48      +/-   ##
==========================================
- Coverage   97.64%   94.36%   -3.29%     
==========================================
  Files          19       20       +1     
  Lines        1955     2023      +68     
==========================================
  Hits         1909     1909              
- Misses         46      114      +68     
Impacted Files Coverage Δ
src/merge_neighborhoods.jl 0.00% <0.00%> (ø)

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