(Closes #2716) Add support for module-inlining calls to polymorphic kernels/routines #2732
Codecov / codecov/project
failed
Jan 7, 2025 in 0s
99.87% (-0.02%) compared to 9fe3a1d
View this Pull Request on Codecov
99.87% (-0.02%) compared to 9fe3a1d
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 (
9fe3a1d
) to head (dfe80ce
).
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.02%
==========================================
Files 359 359
Lines 50258 50377 +119
==========================================
+ Hits 50202 50312 +110
- Misses 56 65 +9
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading