Add torchvision.ops.deform_conv2d and opset19-specific tests
#2923
+81
−1
Codecov / codecov/project
succeeded
Jun 2, 2026 in 1s
72.64% (+0.00%) compared to 8fdb1e0
View this Pull Request on Codecov
72.64% (+0.00%) compared to 8fdb1e0
Details
Codecov Report
❌ Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.64%. Comparing base (8fdb1e0) to head (a45eaca).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| onnxscript/function_libs/torch_lib/ops/vision.py | 83.33% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2923 +/- ##
=======================================
Coverage 72.64% 72.64%
=======================================
Files 259 259
Lines 31652 31657 +5
Branches 2980 2980
=======================================
+ Hits 22994 22998 +4
- Misses 7649 7650 +1
Partials 1009 1009 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading