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

Latest elastic features #125

Closed
wants to merge 32 commits into from

Fixed merge conflicts with upstream repository

ddc931b
Select commit
Loading
Failed to load commit list.
Closed

Latest elastic features #125

Fixed merge conflicts with upstream repository
ddc931b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 1, 2024 in 0s

80.30% (-3.56%) compared to 42b3ad3

View this Pull Request on Codecov

80.30% (-3.56%) compared to 42b3ad3

Details

Codecov Report

Attention: Patch coverage is 65.96774% with 211 lines in your changes missing coverage. Please review.

Project coverage is 80.30%. Comparing base (42b3ad3) to head (ddc931b).

Files with missing lines Patch % Lines
spyro/solvers/elastic_wave/local_abc.py 2.94% 66 Missing ⚠️
spyro/examples/camembert_elastic.py 0.00% 39 Missing ⚠️
spyro/examples/elastic_cube_3D.py 0.00% 29 Missing ⚠️
spyro/solvers/acoustic_wave.py 76.71% 17 Missing ⚠️
spyro/receivers/dirac_delta_projector.py 73.77% 16 Missing ⚠️
spyro/solvers/wave.py 81.25% 15 Missing ⚠️
spyro/solvers/elastic_wave/isotropic_wave.py 89.16% 13 Missing ⚠️
spyro/solvers/elastic_wave/elastic_wave.py 77.77% 6 Missing ⚠️
spyro/solvers/elastic_wave/forms.py 91.66% 3 Missing ⚠️
spyro/examples/camembert.py 33.33% 2 Missing ⚠️
... and 4 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   83.86%   80.30%   -3.56%     
==========================================
  Files          49       55       +6     
  Lines        3439     3687     +248     
==========================================
+ Hits         2884     2961      +77     
- Misses        555      726     +171     

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