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

LinearizedEuler3D #1903

Merged
merged 12 commits into from
Apr 16, 2024

Update src/equations/linearized_euler_3d.jl

fc7e86b
Select commit
Loading
Failed to load commit list.
Merged

LinearizedEuler3D #1903

Update src/equations/linearized_euler_3d.jl
fc7e86b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 15, 2024 in 0s

96.30% (+0.18%) compared to b1a84a6

View this Pull Request on Codecov

96.30% (+0.18%) compared to b1a84a6

Details

Codecov Report

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

Project coverage is 96.30%. Comparing base (b1a84a6) to head (fc7e86b).

Files Patch % Lines
src/equations/linearized_euler_3d.jl 94.74% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1903      +/-   ##
==========================================
+ Coverage   96.12%   96.30%   +0.18%     
==========================================
  Files         448      450       +2     
  Lines       36081    36182     +101     
==========================================
+ Hits        34682    34843     +161     
+ Misses       1399     1339      -60     

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