(Closes #2716) Add support for module-inlining calls to polymorphic kernels/routines #2732
Codecov / codecov/project
failed
Dec 10, 2024 in 0s
99.87% (-0.01%) compared to 1e6b095
View this Pull Request on Codecov
99.87% (-0.01%) compared to 1e6b095
Details
Codecov Report
Attention: Patch coverage is 98.68421%
with 5 lines
in your changes missing coverage. Please review.
Project coverage is 99.87%. Comparing base (
1e6b095
) to head (5c72806
).
Files with missing lines | Patch % | Lines |
---|---|---|
...mmon/transformations/kernel_module_inline_trans.py | 97.16% | 4 Missing |
src/psyclone/psyir/nodes/call.py | 97.82% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #2732 +/- ##
==========================================
- Coverage 99.88% 99.87% -0.01%
==========================================
Files 357 357
Lines 49742 49870 +128
==========================================
+ Hits 49686 49809 +123
- Misses 56 61 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading