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

Cray workaround removal #700

Merged
merged 16 commits into from
Nov 8, 2024

Merge branch 'master' into cray_workaround_removal

0246cb0
Select commit
Loading
Failed to load commit list.
Merged

Cray workaround removal #700

Merge branch 'master' into cray_workaround_removal
0246cb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 8, 2024 in 0s

42.85% (-0.20%) compared to 39e410a

View this Pull Request on Codecov

42.85% (-0.20%) compared to 39e410a

Details

Codecov Report

Attention: Patch coverage is 26.08696% with 68 lines in your changes missing coverage. Please review.

Project coverage is 42.85%. Comparing base (39e410a) to head (0246cb0).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/simulation/m_cbc.fpp 3.12% 62 Missing ⚠️
src/common/m_phase_change.fpp 0.00% 3 Missing ⚠️
src/common/m_variables_conversion.fpp 75.00% 1 Missing and 1 partial ⚠️
src/simulation/m_riemann_solvers.fpp 91.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #700      +/-   ##
==========================================
- Coverage   43.04%   42.85%   -0.20%     
==========================================
  Files          61       61              
  Lines       16062    16285     +223     
  Branches     1798     1891      +93     
==========================================
+ Hits         6914     6979      +65     
- Misses       8158     8261     +103     
- Partials      990     1045      +55     

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