SPECFEM / specfem2d

SPECFEM2D simulates forward and adjoint seismic wave propagation in two-dimensional acoustic, (an)elastic, poroelastic or coupled acoustic-(an)elastic-poroelastic media, with Convolution PML absorbing conditions.
https://specfem.org
GNU General Public License v3.0
203 stars 147 forks source link

code cleaning and test updates #1231

Closed danielpeter closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

Attention: Patch coverage is 5.17241% with 55 lines in your changes missing coverage. Please review.

Project coverage is 53.22%. Comparing base (875b5d0) to head (e524e89).

Files Patch % Lines
src/specfem2D/prepare_attenuation.f90 4.76% 20 Missing :warning:
src/shared/read_material_table.f90 0.00% 9 Missing :warning:
src/specfem2D/compute_stacey_electromagnetic.f90 0.00% 9 Missing :warning:
src/specfem2D/invert_mass_matrix.F90 0.00% 5 Missing :warning:
src/specfem2D/setup_mesh.F90 0.00% 5 Missing :warning:
.../specfem2D/compute_attenuation_electromagnetic.f90 0.00% 3 Missing :warning:
src/specfem2D/compute_forces_electromagnetic.F90 0.00% 2 Missing :warning:
src/specfem2D/read_materials.f90 50.00% 1 Missing :warning:
src/specfem2D/setup_sources_receivers.F90 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1231 +/- ## ======================================= Coverage 53.21% 53.22% ======================================= Files 171 171 Lines 31402 31403 +1 ======================================= + Hits 16712 16713 +1 Misses 14690 14690 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.