(Closes #2561) Add support for allocatables in the HoistLocalArraysTrans #2893
Codecov / codecov/project
succeeded
Mar 19, 2025 in 0s
99.89% (-0.01%) compared to 7ef4ec2, 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 7ef4ec2, passed because coverage increased by 0% when compared to adjusted base (99.89%)
Details
Codecov Report
Attention: Patch coverage is 96.82540%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 99.89%. Comparing base (
7ef4ec2
) to head (d95917d
).
Files with missing lines | Patch % | Lines |
---|---|---|
.../psyir/transformations/hoist_local_arrays_trans.py | 96.82% | 2 Missing |
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.
📢 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.
Loading