jlchan / StartUpDG.jl

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

remove `getindex(x, i::CellIndex)` to reduce invalidations #78

Closed jlchan closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #78 (1cd29b4) into main (48b7a95) will increase coverage by 0.04%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   96.64%   96.68%   +0.04%     
==========================================
  Files          20       20              
  Lines        2296     2295       -1     
==========================================
  Hits         2219     2219              
+ Misses         77       76       -1     
Impacted Files Coverage Δ
src/state_redistribution.jl 95.71% <80.00%> (+0.67%) :arrow_up:

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