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

(closes #2787) Add NEMOv5 GPU tests in the integration test and guarantee full reproducibility #2859

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Attempt to fix issues with the integration tests

0ae7738
Select commit
Loading
Failed to load commit list.
Open

(closes #2787) Add NEMOv5 GPU tests in the integration test and guarantee full reproducibility #2859

Attempt to fix issues with the integration tests
0ae7738
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

99.89% (-0.01%) compared to 10a3a6e, passed because coverage increased by 0% when compared to adjusted base (99.89%)

View this Pull Request on Codecov

99.89% (-0.01%) compared to 10a3a6e, passed because coverage increased by 0% when compared to adjusted base (99.89%)

Details

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 99.89%. Comparing base (10a3a6e) to head (0ae7738).
Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
src/psyclone/psyir/nodes/omp_directives.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2859      +/-   ##
==========================================
- Coverage   99.89%   99.89%   -0.01%     
==========================================
  Files         359      359              
  Lines       50995    51001       +6     
==========================================
+ Hits        50940    50945       +5     
- Misses         55       56       +1     

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