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 subcell positivity limiting of non-linear variables #1738

Merged

Merge branch 'main' into subcell-limiting-positivity-nonlinear

b16d742
Select commit
Loading
Failed to load commit list.
Merged

Add subcell positivity limiting of non-linear variables #1738

Merge branch 'main' into subcell-limiting-positivity-nonlinear
b16d742
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 31, 2024 in 0s

96.38% (+0.00%) compared to c7cee98

View this Pull Request on Codecov

96.38% (+0.00%) compared to c7cee98

Details

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c7cee98) 96.38% compared to head (b16d742) 96.38%.

Files Patch % Lines
src/solvers/dgsem_tree/subcell_limiters_2d.jl 95.18% 4 Missing ⚠️
src/callbacks_stage/subcell_bounds_check_2d.jl 80.00% 3 Missing ⚠️
src/callbacks_stage/subcell_bounds_check.jl 71.43% 2 Missing ⚠️
src/equations/compressible_euler_2d.jl 90.91% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #1738    +/-   ##
========================================
  Coverage   96.38%   96.38%            
========================================
  Files         454      455     +1     
  Lines       36249    36391   +142     
========================================
+ Hits        34937    35074   +137     
- Misses       1312     1317     +5     

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