Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates point search to prefer slices that contain point locations inside elements #1756

Merged
merged 5 commits into from
Oct 30, 2024

Conversation

danielpeter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Oct 30, 2024

Codecov Report

Attention: Patch coverage is 78.09187% with 62 lines in your changes missing coverage. Please review.

Project coverage is 50.50%. Comparing base (a5bb135) to head (f1aed57).
Report is 6 commits behind head on devel.

Files with missing lines Patch % Lines
src/specfem3D/locate_receivers.f90 23.33% 23 Missing ⚠️
src/specfem3D/locate_point.f90 66.66% 16 Missing ⚠️
src/specfem3D/read_mesh_databases.F90 91.86% 10 Missing ⚠️
src/shared/recompute_jacobian.f90 81.48% 5 Missing ⚠️
src/specfem3D/read_forward_arrays.f90 0.00% 3 Missing ⚠️
src/specfem3D/iterate_time.F90 0.00% 2 Missing ⚠️
src/generate_databases/model_external_values.F90 0.00% 1 Missing ⚠️
src/generate_databases/model_salton_trough.f90 0.00% 1 Missing ⚠️
src/specfem3D/save_forward_arrays.f90 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #1756      +/-   ##
==========================================
+ Coverage   50.49%   50.50%   +0.01%     
==========================================
  Files         271      271              
  Lines       61738    61812      +74     
==========================================
+ Hits        31177    31221      +44     
- Misses      30561    30591      +30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@danielpeter danielpeter merged commit 056d6a8 into SPECFEM:devel Oct 30, 2024
38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant