Skip to content

Conversation

@arporter
Copy link
Member

No description provided.

@arporter arporter self-assigned this Jan 21, 2026
@arporter arporter marked this pull request as draft January 21, 2026 17:11
@arporter
Copy link
Member Author

Possibly I need to store the RoutineSymbol associated with a Kernel within the Kernel class (c.f. Call.reference). That way, I can tell whether it has been module-inlined or not and can get rid of the special flag for that.

@arporter
Copy link
Member Author

Note to self: I will need to remove the kernel_outputdir test fixture.

@codecov
Copy link

codecov bot commented Jan 27, 2026

Codecov Report

❌ Patch coverage is 97.52066% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 99.88%. Comparing base (ad770b6) to head (b269f7a).

Files with missing lines Patch % Lines
...mon/transformations/kernel_transformation_mixin.py 90.47% 2 Missing ⚠️
src/psyclone/psyGen.py 95.00% 1 Missing ⚠️

❌ Your project check has failed because you have indirect coverage changes. Learn more about Unexpected Coverage Changes and reasons for indirect coverage changes.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3294      +/-   ##
==========================================
- Coverage   99.95%   99.88%   -0.08%     
==========================================
  Files         380      381       +1     
  Lines       53922    53847      -75     
==========================================
- Hits        53900    53786     -114     
- Misses         22       61      +39     

☔ View full report in Codecov by Sentry.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants