DDL allowed outside of transaction in vttablet #16661
Merged
Codecov / codecov/project
succeeded
Sep 10, 2024 in 0s
68.94% (+0.01%) compared to 5ced946
View this Pull Request on Codecov
68.94% (+0.01%) compared to 5ced946
Details
Codecov Report
Attention: Patch coverage is 87.50000%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 68.94%. Comparing base (
5ced946
) to head (4f8f162
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
go/vt/vtgate/engine/send.go | 75.00% | 2 Missing |
go/vt/vttablet/tabletserver/query_executor.go | 91.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16661 +/- ##
==========================================
+ Coverage 68.92% 68.94% +0.01%
==========================================
Files 1565 1565
Lines 201682 201748 +66
==========================================
+ Hits 139010 139089 +79
+ Misses 62672 62659 -13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading