SPECFEM / specfem3d

SPECFEM3D_Cartesian simulates acoustic (fluid), elastic (solid), coupled acoustic/elastic, poroelastic or seismic wave propagation in any type of conforming mesh of hexahedra (structured or not).
GNU General Public License v3.0
389 stars 223 forks source link

updates scripts; bug fix for kernel runs; updates version number #1686

Closed danielpeter closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 51.53%. Comparing base (0b307c6) to head (74e3943).

Files Patch % Lines
src/specfem3D/read_external_stf.f90 0.00% 13 Missing :warning:
src/shared/write_VTK_data.f90 41.66% 7 Missing :warning:
src/specfem3D/setup_sources_receivers.f90 79.41% 7 Missing :warning:
src/specfem3D/get_force.f90 0.00% 5 Missing :warning:
src/specfem3D/get_cmt.f90 20.00% 4 Missing :warning:
src/specfem3D/compute_arrays_source.f90 70.00% 3 Missing :warning:
..._problem_for_model/input_output/mesh_tools_mod.f90 50.00% 2 Missing :warning:
src/specfem3D/station_filter.f90 75.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1686 +/- ## ======================================= Coverage 51.53% 51.53% ======================================= Files 267 267 Lines 60707 60735 +28 ======================================= + Hits 31286 31302 +16 - Misses 29421 29433 +12 ```

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