Fix conversion of scalar constants into numpy arrays in the evaluator #1970
Codecov / codecov/project
succeeded
Dec 3, 2024 in 1s
75.05% (-0.09%) compared to 99cf79f
View this Pull Request on Codecov
75.05% (-0.09%) compared to 99cf79f
Details
Codecov Report
Attention: Patch coverage is 50.00000%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 75.05%. Comparing base (
99cf79f
) to head (96939fb
).
Files with missing lines | Patch % | Lines |
---|---|---|
onnxscript/evaluator.py | 50.00% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #1970 +/- ##
==========================================
- Coverage 75.13% 75.05% -0.09%
==========================================
Files 265 265
Lines 28907 28909 +2
Branches 3331 3332 +1
==========================================
- Hits 21720 21698 -22
- Misses 6158 6180 +22
- Partials 1029 1031 +2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading