Fix: preserve Python variable name for returned input aliases #2788
Codecov / codecov/project
succeeded
Feb 3, 2026 in 0s
70.45% (-0.01%) compared to a9cb429, passed because coverage increased by 0% when compared to adjusted base (70.45%)
View this Pull Request on Codecov
70.45% (-0.01%) compared to a9cb429, passed because coverage increased by 0% when compared to adjusted base (70.45%)
Details
Codecov Report
❌ Patch coverage is 80.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.45%. Comparing base (a9cb429) to head (90b45cc).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| onnxscript/_internal/converter.py | 80.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2788 +/- ##
==========================================
- Coverage 70.45% 70.45% -0.01%
==========================================
Files 228 228
Lines 27177 27180 +3
Branches 2734 2735 +1
==========================================
+ Hits 19148 19150 +2
Misses 7092 7092
- Partials 937 938 +1 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading