Implement __repr__
for MatchResult
#2353
Merged
Codecov / codecov/project
succeeded
May 29, 2025 in 0s
67.56% (-6.39%) compared to 61d4ab5
View this Pull Request on Codecov
67.56% (-6.39%) compared to 61d4ab5
Details
Codecov Report
Attention: Patch coverage is 25.00000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 67.56%. Comparing base (
61d4ab5
) to head (a2db736
).
Files with missing lines | Patch % | Lines |
---|---|---|
onnxscript/rewriter/_basics.py | 25.00% | 3 Missing |
❗ There is a different number of reports uploaded between BASE (61d4ab5) and HEAD (a2db736). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #2353 +/- ##
==========================================
- Coverage 73.94% 67.56% -6.39%
==========================================
Files 243 243
Lines 31300 31304 +4
Branches 3558 3559 +1
==========================================
- Hits 23144 21149 -1995
- Misses 6927 9014 +2087
+ Partials 1229 1141 -88
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading