Skip to content

Fix attribute access for graph in _matcher.py

1217792
Select commit
Loading
Failed to load commit list.
Merged

Minor fix for getting function's graph #2504

Fix attribute access for graph in _matcher.py
1217792
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 22, 2025 in 0s

61.95% (-8.14%) compared to ae4c668

View this Pull Request on Codecov

61.95% (-8.14%) compared to ae4c668

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 61.95%. Comparing base (ae4c668) to head (1217792).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
onnxscript/rewriter/_matcher.py 75.00% 0 Missing and 1 partial ⚠️

❗ There is a different number of reports uploaded between BASE (ae4c668) and HEAD (1217792). Click for more details.

HEAD has 20 uploads less than BASE
Flag BASE (ae4c668) HEAD (1217792)
21 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2504      +/-   ##
==========================================
- Coverage   70.09%   61.95%   -8.14%     
==========================================
  Files         214      215       +1     
  Lines       25801    25812      +11     
  Branches     2587     2588       +1     
==========================================
- Hits        18084    15992    -2092     
- Misses       6820     9030    +2210     
+ Partials      897      790     -107     

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