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 Clayton-Engquist boundary condition for acoustic wave #134

Merged
merged 2 commits into from
Nov 8, 2024

Merge branch 'main' into issue_0132_CE_acoustic

625f5da
Select commit
Loading
Failed to load commit list.
Merged

Add Clayton-Engquist boundary condition for acoustic wave #134

Merge branch 'main' into issue_0132_CE_acoustic
625f5da
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 7, 2024 in 0s

84.34% (+0.02%) compared to 96a1aad

View this Pull Request on Codecov

84.34% (+0.02%) compared to 96a1aad

Details

Codecov Report

Attention: Patch coverage is 88.57143% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.34%. Comparing base (96a1aad) to head (625f5da).

Files with missing lines Patch % Lines
...yro/solvers/acoustic_solver_construction_no_pml.py 77.77% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   84.31%   84.34%   +0.02%     
==========================================
  Files          58       59       +1     
  Lines        3902     3935      +33     
==========================================
+ Hits         3290     3319      +29     
- Misses        612      616       +4     

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