Skip to content

Merge branch 'main' into copilot/fix-unequal-split-onnx-model

8e9d68e
Select commit
Loading
Failed to load commit list.
Open

Fix SplitToSequence with scalar uneven split producing incorrect equal-split output #2858

Merge branch 'main' into copilot/fix-unequal-split-onnx-model
8e9d68e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 0s

72.64% (+0.01%) compared to 18280e0

View this Pull Request on Codecov

72.64% (+0.01%) compared to 18280e0

Details

Codecov Report

❌ Patch coverage is 91.30435% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.64%. Comparing base (18280e0) to head (8e9d68e).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/optimizer/_constant_folding.py 80.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2858      +/-   ##
==========================================
+ Coverage   72.63%   72.64%   +0.01%     
==========================================
  Files         259      259              
  Lines       31665    31686      +21     
  Branches     2981     2983       +2     
==========================================
+ Hits        22999    23018      +19     
- Misses       7656     7657       +1     
- Partials     1010     1011       +1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.