[release-22.0] fix: handle dml query for None opcode (#18326)#18345
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jun 11, 2025 in 0s
67.57% (+0.00%) compared to 765f62d
View this Pull Request on Codecov
67.57% (+0.00%) compared to 765f62d
Details
Codecov Report
Attention: Patch coverage is 71.42857% with 4 lines in your changes missing coverage. Please review.
Project coverage is 67.57%. Comparing base (
765f62d) to head (925b65a).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| go/vt/vtgate/engine/delete.go | 0.00% | 2 Missing |
| go/vt/vtgate/engine/update.go | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-22.0 #18345 +/- ##
=============================================
Coverage 67.56% 67.57%
=============================================
Files 1600 1600
Lines 261847 261860 +13
=============================================
+ Hits 176909 176941 +32
+ Misses 84938 84919 -19 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading