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

code cleaning and test updates #1231

Merged
merged 9 commits into from
Jun 5, 2024
Merged

Conversation

danielpeter
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 5.17241% with 55 lines in your changes missing coverage. Please review.

Project coverage is 53.22%. Comparing base (875b5d0) to head (e524e89).

Files Patch % Lines
src/specfem2D/prepare_attenuation.f90 4.76% 20 Missing ⚠️
src/shared/read_material_table.f90 0.00% 9 Missing ⚠️
src/specfem2D/compute_stacey_electromagnetic.f90 0.00% 9 Missing ⚠️
src/specfem2D/invert_mass_matrix.F90 0.00% 5 Missing ⚠️
src/specfem2D/setup_mesh.F90 0.00% 5 Missing ⚠️
.../specfem2D/compute_attenuation_electromagnetic.f90 0.00% 3 Missing ⚠️
src/specfem2D/compute_forces_electromagnetic.F90 0.00% 2 Missing ⚠️
src/specfem2D/read_materials.f90 50.00% 1 Missing ⚠️
src/specfem2D/setup_sources_receivers.F90 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #1231   +/-   ##
=======================================
  Coverage   53.21%   53.22%           
=======================================
  Files         171      171           
  Lines       31402    31403    +1     
=======================================
+ Hits        16712    16713    +1     
  Misses      14690    14690           

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

@danielpeter danielpeter merged commit e70c9c8 into SPECFEM:devel Jun 5, 2024
32 of 33 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