Do not try to fold op.SplitToSequence when split is None
#2550
Codecov / codecov/project
succeeded
Sep 8, 2025 in 0s
70.49% (+0.11%) compared to 9036fab
View this Pull Request on Codecov
70.49% (+0.11%) compared to 9036fab
Details
Codecov Report
❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.49%. Comparing base (9036fab) to head (2e86ea5).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| onnxscript/optimizer/_constant_folding.py | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #2550 +/- ##
==========================================
+ Coverage 70.37% 70.49% +0.11%
==========================================
Files 218 218
Lines 26428 26430 +2
Branches 2646 2647 +1
==========================================
+ Hits 18600 18633 +33
+ Misses 6922 6889 -33
- Partials 906 908 +2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading