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 #1010) Generate PSy-layers and Kernel Subs using PSyIR lowering (instead of gen_code/f2pygen) #2834

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

#1010 Clean up PR

57db171
Select commit
Loading
Failed to load commit list.
Open

(closes #1010) Generate PSy-layers and Kernel Subs using PSyIR lowering (instead of gen_code/f2pygen) #2834

#1010 Clean up PR
57db171
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2025 in 0s

99.78% (-0.11%) compared to f534847

View this Pull Request on Codecov

99.78% (-0.11%) compared to f534847

Details

Codecov Report

Attention: Patch coverage is 99.55605% with 4 lines in your changes missing coverage. Please review.

Project coverage is 99.78%. Comparing base (f534847) to head (57db171).
Report is 69 commits behind head on master.

Files with missing lines Patch % Lines
src/psyclone/domain/lfric/lfric_loop.py 96.73% 3 Missing ⚠️
src/psyclone/psyGen.py 98.18% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2834      +/-   ##
==========================================
- Coverage   99.88%   99.78%   -0.11%     
==========================================
  Files         359      359              
  Lines       50860    51029     +169     
==========================================
+ Hits        50804    50920     +116     
- Misses         56      109      +53     

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