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

fix: Add source value array for fwi in wave solvers #3502

Merged
merged 35 commits into from
Feb 5, 2025

Merge branch 'develop' into fix/AddSourceValueTableForFWI

2cb6c9d
Select commit
Loading
Failed to load commit list.
Merged

fix: Add source value array for fwi in wave solvers #3502

Merge branch 'develop' into fix/AddSourceValueTableForFWI
2cb6c9d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

56.75% (+0.01%) compared to 9cfb92a

View this Pull Request on Codecov

56.75% (+0.01%) compared to 9cfb92a

Details

Codecov Report

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

Project coverage is 56.75%. Comparing base (9cfb92a) to head (2cb6c9d).

Files with missing lines Patch % Lines
...erEqn/isotropic/AcousticElasticWaveEquationSEM.cpp 0.00% 1 Missing ⚠️
...ion/shared/PrecomputeSourcesAndReceiversKernel.hpp 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3502      +/-   ##
===========================================
+ Coverage    56.74%   56.75%   +0.01%     
===========================================
  Files         1169     1169              
  Lines       101546   101582      +36     
===========================================
+ Hits         57621    57653      +32     
- Misses       43925    43929       +4     

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