Skip to content

Validate initializer rename targets before mutation

59965cb
Select commit
Loading
Failed to load commit list.
Open

Fix initializer-safe bulk renaming and NameFixPass initializer iteration #369

Validate initializer rename targets before mutation
59965cb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 31, 2026 in 0s

80.03% (-0.01%) compared to f80b605

View this Pull Request on Codecov

80.03% (-0.01%) compared to f80b605

Details

Codecov Report

❌ Patch coverage is 75.47170% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.03%. Comparing base (f80b605) to head (59965cb).

Files with missing lines Patch % Lines
src/onnx_ir/_convenience/__init__.py 75.00% 7 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #369      +/-   ##
==========================================
- Coverage   80.04%   80.03%   -0.01%     
==========================================
  Files          52       52              
  Lines        6394     6446      +52     
  Branches     1294     1315      +21     
==========================================
+ Hits         5118     5159      +41     
- Misses        912      917       +5     
- Partials      364      370       +6     

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