-
Notifications
You must be signed in to change notification settings - Fork 30
(Closes #2561) Add support for allocatables in the HoistLocalArraysTrans #2893
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
base: master
Are you sure you want to change the base?
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2893 +/- ##
==========================================
- Coverage 99.89% 99.89% -0.01%
==========================================
Files 362 362
Lines 51571 51616 +45
==========================================
+ Hits 51519 51562 +43
- Misses 52 54 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Integration test passed but the change was not applied almost anywhere because the arrays of interest have:
I think we could refine this to check that this symbol is not local to the subroutine and the subroutine doesn't have wilcard imports. |
No description provided.