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 error checking & github actions #1242

Merged
merged 4 commits into from
Sep 19, 2024

updates github action (intel oneAPI)

54b634b
Select commit
Loading
Failed to load commit list.
Merged

updates error checking & github actions #1242

updates github action (intel oneAPI)
54b634b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 19, 2024 in 0s

53.20% (+16.55%) compared to 7d49b76

View this Pull Request on Codecov

53.20% (+16.55%) compared to 7d49b76

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 14 lines in your changes missing coverage. Please review.

Project coverage is 53.20%. Comparing base (7d49b76) to head (54b634b).
Report is 1 commits behind head on devel.

Files with missing lines Patch % Lines
src/shared/read_source_file.f90 14.28% 6 Missing ⚠️
src/specfem2D/setup_sources_receivers.F90 0.00% 6 Missing ⚠️
src/shared/read_parameter_file.F90 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            devel    #1242       +/-   ##
===========================================
+ Coverage   36.65%   53.20%   +16.55%     
===========================================
  Files         171      171               
  Lines       30432    31412      +980     
===========================================
+ Hits        11154    16714     +5560     
+ Misses      19278    14698     -4580     

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