Skip to content

add new tests to improve coverage

9825c36
Select commit
Loading
Failed to load commit list.
Merged

Fix aten_unbind for torch >= 2.7 dynamo export #2719

add new tests to improve coverage
9825c36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 28, 2025 in 1s

70.11% (+0.00%) compared to 9dbf685

View this Pull Request on Codecov

70.11% (+0.00%) compared to 9dbf685

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 70.11%. Comparing base (9dbf685) to head (9825c36).

Files with missing lines Patch % Lines
onnxscript/function_libs/torch_lib/ops/core.py 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2719   +/-   ##
=======================================
  Coverage   70.10%   70.11%           
=======================================
  Files         226      226           
  Lines       27226    27228    +2     
  Branches     2747     2747           
=======================================
+ Hits        19086    19090    +4     
+ Misses       7194     7193    -1     
+ Partials      946      945    -1     

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