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
409 stars 227 forks source link

code cleaning and github action updates #1701

Closed danielpeter closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 54.54545% with 15 lines in your changes missing coverage. Please review.

Project coverage is 51.51%. Comparing base (ee3b095) to head (2652225).

Files Patch % Lines
src/shared/parallel.f90 72.00% 7 Missing :warning:
src/specfem3D/fault_solver_dynamic.f90 0.00% 6 Missing :warning:
src/shared/serial.f90 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1701 +/- ## ======================================= Coverage 51.51% 51.51% ======================================= Files 267 267 Lines 60768 60761 -7 ======================================= Hits 31302 31302 + Misses 29466 29459 -7 ```

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