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 HLLC flux for non-cartesian meshes to CompressibleEulerEquations{2,3}D #1790

Merged
merged 16 commits into from
Dec 30, 2023

Update NEWS.md

7a62f33
Select commit
Loading
Failed to load commit list.
Merged

Add HLLC flux for non-cartesian meshes to CompressibleEulerEquations{2,3}D #1790

Update NEWS.md
7a62f33
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 30, 2023 in 0s

96.27% (+0.03%) compared to dc8e927

View this Pull Request on Codecov

96.27% (+0.03%) compared to dc8e927

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc8e927) 96.24% compared to head (7a62f33) 96.27%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1790      +/-   ##
==========================================
+ Coverage   96.24%   96.27%   +0.03%     
==========================================
  Files         438      438              
  Lines       35492    35623     +131     
==========================================
+ Hits        34158    34294     +136     
+ Misses       1334     1329       -5     

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