Skip to content

Address PR feedback: remove unused _PYTHON_TYPE_TO_DTYPE, suppress B0…

d3b52dd
Select commit
Loading
Failed to load commit list.
Open

Unify BuilderBase and GraphBuilder: shared call_op with feature flags #2910

Address PR feedback: remove unused _PYTHON_TYPE_TO_DTYPE, suppress B0…
d3b52dd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 10, 2026 in 0s

72.63% (+0.01%) compared to 029441f

View this Pull Request on Codecov

72.63% (+0.01%) compared to 029441f

Details

Codecov Report

❌ Patch coverage is 88.54167% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 72.63%. Comparing base (029441f) to head (d3b52dd).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
onnxscript/_internal/tape_builder.py 86.80% 14 Missing and 5 partials ⚠️
onnxscript/_internal/builder.py 91.89% 2 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2910      +/-   ##
==========================================
+ Coverage   72.61%   72.63%   +0.01%     
==========================================
  Files         259      259              
  Lines       31597    31651      +54     
  Branches     2973     2980       +7     
==========================================
+ Hits        22945    22990      +45     
- Misses       7643     7653      +10     
+ Partials     1009     1008       -1     

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