SPECFEM / specfem3d_globe

SPECFEM3D_GLOBE simulates global and regional (continental-scale) seismic wave propagation.
GNU General Public License v3.0
90 stars 96 forks source link

updates workflow script (for macOS), Makefiles and SIEM mesh routines; adds explicit type conversions #837

Closed danielpeter closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 40.38%. Comparing base (f5d709e) to head (f604d7c). Report is 1 commits behind head on devel.

Files Patch % Lines
src/specfem3D/read_mesh_databases.F90 6.96% 307 Missing :warning:
src/specfem3D/bcast_mesh_databases.f90 52.10% 239 Missing :warning:
src/meshfem3D/write_AVS_DX_global_chunks_data.f90 0.00% 79 Missing :warning:
src/auxiliaries/create_movie_GMT_global.f90 0.00% 23 Missing :warning:
...ocess_sensitivity_kernels/create_cross_section.F90 0.00% 19 Missing :warning:
src/specfem3D/save_kernels.F90 18.75% 13 Missing :warning:
src/meshfem3D/model_scattering.f90 0.00% 12 Missing :warning:
...ss_sensitivity_kernels/laplacian_smoothing_sem.F90 0.00% 12 Missing :warning:
src/auxiliaries/write_profile.f90 0.00% 11 Missing :warning:
src/specfem3D/prepare_attenuation.f90 23.07% 10 Missing :warning:
... and 25 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #837 +/- ## ========================================== - Coverage 40.67% 40.38% -0.30% ========================================== Files 264 266 +2 Lines 58753 59234 +481 ========================================== + Hits 23900 23921 +21 - Misses 34853 35313 +460 ```

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