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 & unstructured).
https://specfem.org
GNU General Public License v3.0
411 stars 229 forks source link

fixes hdf5 i/o for ascii seismogram output; updates testing #1648

Closed danielpeter closed 12 months ago

codecov[bot] commented 12 months ago

Codecov Report

Attention: 7 lines in your changes are missing coverage. Please review.

Comparison is base (a7f9afb) 48.39% compared to head (fd1249e) 51.51%.

Files Patch % Lines
src/shared/parallel.f90 46.15% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1648 +/- ## ========================================== + Coverage 48.39% 51.51% +3.11% ========================================== Files 266 266 Lines 60104 60104 ========================================== + Hits 29086 30961 +1875 + Misses 31018 29143 -1875 ```

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