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 point location routines; updates station duplets search (by hash table) #1653

Closed danielpeter closed 7 months ago

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (af9762d) 51.48% compared to head (94b30e7) 51.47%.

Files Patch % Lines
src/specfem3D/read_stations.f90 31.64% 54 Missing :warning:
src/specfem3D/locate_point.f90 86.48% 5 Missing :warning:
src/specfem3D/locate_receivers.f90 42.85% 4 Missing :warning:
src/shared/read_topo_bathy_file.f90 95.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## devel #1653 +/- ## ========================================== - Coverage 51.48% 51.47% -0.01% ========================================== Files 266 266 Lines 60136 60234 +98 ========================================== + Hits 30961 31008 +47 - Misses 29175 29226 +51 ```

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