Skip to content

(Closes #3330) MetaTransformation for OpenMPCPURoutineTrans#3345

Draft
LonelyCat124 wants to merge 7 commits into
masterfrom
3330_meta_transform
Draft

(Closes #3330) MetaTransformation for OpenMPCPURoutineTrans#3345
LonelyCat124 wants to merge 7 commits into
masterfrom
3330_meta_transform

Implementation using new subtransformation system

2bee438
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 15, 2026 in 0s

99.96% (-0.04%) compared to a7ea7cc

View this Pull Request on Codecov

99.96% (-0.04%) compared to a7ea7cc

Details

Codecov Report

❌ Patch coverage is 48.64865% with 19 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.96%. Comparing base (a7ea7cc) to head (2bee438).

Files with missing lines Patch % Lines
...tions/metatransformations/omp_cpu_routine_trans.py 41.93% 18 Missing ⚠️
src/psyclone/psyGen.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##            master    #3345      +/-   ##
===========================================
- Coverage   100.00%   99.96%   -0.04%     
===========================================
  Files          393      394       +1     
  Lines        55067    55100      +33     
===========================================
+ Hits         55067    55081      +14     
- Misses           0       19      +19     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.