Skip to content

Remove useless code

9c4a7dc
Select commit
Loading
Failed to load commit list.
Merged

Trivial cleanup of onnxscript converter #2839

Remove useless code
9c4a7dc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 4, 2026 in 0s

71.77% (-0.02%) compared to 555f81e

View this Pull Request on Codecov

71.77% (-0.02%) compared to 555f81e

Details

Codecov Report

❌ Patch coverage is 65.04854% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.77%. Comparing base (555f81e) to head (9c4a7dc).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/_internal/converter.py 59.52% 34 Missing ⚠️
onnxscript/_internal/analysis.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2839      +/-   ##
==========================================
- Coverage   71.79%   71.77%   -0.02%     
==========================================
  Files         239      239              
  Lines       29019    29014       -5     
  Branches     2864     2863       -1     
==========================================
- Hits        20834    20825       -9     
- Misses       7213     7217       +4     
  Partials      972      972              

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