jlchan / StartUpDG.jl

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

remove extraneous `num_elements` specialization #121

Closed jlchan closed 1 year ago

jlchan commented 1 year ago

@ranocha not sure why https://github.com/jlchan/StartUpDG.jl/pull/120 is failing, but this seems to achieve the same result without Windows CI failing.

codecov[bot] commented 1 year ago

Codecov Report

Merging #121 (9645043) into main (fbc55b9) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #121      +/-   ##
==========================================
- Coverage   96.19%   96.19%   -0.01%     
==========================================
  Files          25       25              
  Lines        2842     2837       -5     
==========================================
- Hits         2734     2729       -5     
  Misses        108      108              
Impacted Files Coverage Δ
src/MeshData.jl 95.13% <100.00%> (+0.51%) :arrow_up:

... and 2 files with indirect coverage changes

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