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

Add one-sided local subcell IDP limiting for non-linear variables #1792

Merged
merged 49 commits into from
May 8, 2024

Merge branch 'main' into subcell-limiting-entropies

3ede188
Select commit
Loading
Failed to load commit list.
Merged

Add one-sided local subcell IDP limiting for non-linear variables #1792

Merge branch 'main' into subcell-limiting-entropies
3ede188
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 8, 2024 in 0s

96.10% (-0.01%) compared to 7fd735f

View this Pull Request on Codecov

96.10% (-0.01%) compared to 7fd735f

Details

Codecov Report

Attention: Patch coverage is 92.50000% with 15 lines in your changes are missing coverage. Please review.

Project coverage is 96.10%. Comparing base (7fd735f) to head (3ede188).

Files Patch % Lines
src/callbacks_stage/subcell_bounds_check_2d.jl 79.17% 5 Missing ⚠️
src/callbacks_stage/subcell_bounds_check.jl 78.95% 4 Missing ⚠️
src/solvers/dgsem_tree/subcell_limiters.jl 88.89% 4 Missing ⚠️
src/solvers/dgsem_tree/subcell_limiters_2d.jl 98.04% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1792      +/-   ##
==========================================
- Coverage   96.11%   96.10%   -0.01%     
==========================================
  Files         451      451              
  Lines       36261    36414     +153     
==========================================
+ Hits        34850    34993     +143     
- Misses       1411     1421      +10     

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