Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix failing DGMultiMesh and Compressible Navier-Stokes convergence tests #1728

Merged
merged 5 commits into from
Nov 11, 2023

fix p4est parabolic

170d0f8
Select commit
Loading
Failed to load commit list.
Merged

fix failing DGMultiMesh and Compressible Navier-Stokes convergence tests #1728

fix p4est parabolic
170d0f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 11, 2023 in 1s

96.20% (+28.88%) compared to b1b300e

View this Pull Request on Codecov

96.20% (+28.88%) compared to b1b300e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b1b300e) 67.32% compared to head (170d0f8) 96.20%.
Report is 1 commits behind head on v0.6-dev.

Additional details and impacted files
@@              Coverage Diff              @@
##           v0.6-dev    #1728       +/-   ##
=============================================
+ Coverage     67.32%   96.20%   +28.88%     
=============================================
  Files           423      424        +1     
  Lines         34120    34246      +126     
=============================================
+ Hits          22969    32945     +9976     
+ Misses        11151     1301     -9850     
Files Coverage Δ
.../p4est_2d_dgsem/elixir_navierstokes_convergence.jl 100.00% <ø> (+100.00%) ⬆️
...s/tree_2d_dgsem/elixir_navierstokes_convergence.jl 100.00% <ø> (+100.00%) ⬆️

... and 204 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.