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

updates error checking & github actions #1242

Closed danielpeter closed 2 months ago

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 53.20%. Comparing base (7d49b76) to head (54b634b). Report is 1 commits behind head on devel.

Files with missing lines Patch % Lines
src/shared/read_source_file.f90 14.28% 6 Missing :warning:
src/specfem2D/setup_sources_receivers.F90 0.00% 6 Missing :warning:
src/shared/read_parameter_file.F90 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1242 +/- ## =========================================== + Coverage 36.65% 53.20% +16.55% =========================================== Files 171 171 Lines 30432 31412 +980 =========================================== + Hits 11154 16714 +5560 + Misses 19278 14698 -4580 ```

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