jlchan / StartUpDG.jl

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

remove deprecated `approximationType` `getproperty` #139

Closed jlchan closed 1 year ago

jlchan commented 1 year ago

We switched to snake case approximation_type but kept the old CamlCase approximationType as a property.

codecov[bot] commented 1 year ago

Codecov Report

Merging #139 (81a4bbf) into main (91f392d) will decrease coverage by 0.01%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #139      +/-   ##
==========================================
- Coverage   97.51%   97.51%   -0.01%     
==========================================
  Files          25       25              
  Lines        3018     3015       -3     
==========================================
- Hits         2943     2940       -3     
  Misses         75       75              
Impacted Files Coverage Δ
src/StartUpDG.jl 100.00% <ø> (ø)
src/RefElemData.jl 97.08% <100.00%> (-0.09%) :arrow_down:

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