jlchan / StartUpDG.jl

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

remove unused type variables in ref_elem_utils.jl #60

Closed ranocha closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #60 (0f9101b) into main (a0b7bf8) will decrease coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   97.56%   97.52%   -0.05%     
==========================================
  Files          19       19              
  Lines        2178     2178              
==========================================
- Hits         2125     2124       -1     
- Misses         53       54       +1     
Impacted Files Coverage Δ
src/ref_elem_utils.jl 98.64% <100.00%> (ø)
src/state_redistribution.jl 94.32% <0.00%> (-0.71%) :arrow_down:

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

ranocha commented 1 year ago

Yeah, might have been some merge issues, I guess