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 limiting support for StructuredMesh #1946

Merged
merged 24 commits into from
May 24, 2024

Remove not-needed parameters

83a8cef
Select commit
Loading
Failed to load commit list.
Merged

Add subcell limiting support for StructuredMesh #1946

Remove not-needed parameters
83a8cef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 23, 2024 in 0s

96.11% (+0.02%) compared to c2513e2

View this Pull Request on Codecov

96.11% (+0.02%) compared to c2513e2

Details

Codecov Report

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

Project coverage is 96.11%. Comparing base (c2513e2) to head (83a8cef).

Files Patch % Lines
...rc/solvers/dgsem_structured/subcell_limiters_2d.jl 98.41% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1946      +/-   ##
==========================================
+ Coverage   96.09%   96.11%   +0.02%     
==========================================
  Files         457      460       +3     
  Lines       36734    36926     +192     
==========================================
+ Hits        35298    35490     +192     
  Misses       1436     1436              

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