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 CUBIT scripts (to work with newer cubit versions & avoid fixed NDT mesh tolerances); updates code formatting (to let the code breathe again) and workflow tests (for newer macOS clients) #1696

Closed danielpeter closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 51.51%. Comparing base (ce914f7) to head (a3267f2).

Files Patch % Lines
src/meshfem3D/earth_chunk.f90 0.00% 195 Missing :warning:
...or_model/regularization/regularization_SEM_mod.f90 0.00% 182 Missing :warning:
src/specfem3D/make_gravity.f90 0.00% 106 Missing :warning:
src/generate_databases/model_1d_prem.f90 22.01% 85 Missing :warning:
src/meshfem3D/chunk_earth_mesh_mod.f90 0.00% 62 Missing :warning:
src/generate_databases/get_perm_color.f90 0.00% 44 Missing :warning:
...rojection_on_FD_grid/projection_on_FD_grid_mod.f90 0.00% 41 Missing :warning:
..._model/input_output/passive_imaging_format_mod.f90 0.00% 35 Missing :warning:
...se_problem_for_model/input_output/IO_model_mod.f90 2.85% 34 Missing :warning:
...oblem_for_model/input_output/interpolation_mod.f90 0.00% 33 Missing :warning:
... and 46 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1696 +/- ## =========================================== + Coverage 25.64% 51.51% +25.86% =========================================== Files 233 267 +34 Lines 50224 60768 +10544 =========================================== + Hits 12880 31302 +18422 + Misses 37344 29466 -7878 ```

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