[release-19.0] fix: reference table join merge (#16488) #16496
Merged
Codecov / codecov/project
succeeded
Jul 31, 2024 in 0s
67.39% (+0.00%) compared to 9a76c34
View this Pull Request on Codecov
67.39% (+0.00%) compared to 9a76c34
Details
Codecov Report
Attention: Patch coverage is 88.88889%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 67.39%. Comparing base (
9a76c34
) to head (eaca7e6
).
Files | Patch % | Lines |
---|---|---|
go/vt/vtgate/planbuilder/operators/join_merging.go | 94.11% | 1 Missing |
go/vt/vtgate/planbuilder/operators/joins.go | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## release-19.0 #16496 +/- ##
=============================================
Coverage 67.38% 67.39%
=============================================
Files 1560 1560
Lines 193224 193239 +15
=============================================
+ Hits 130203 130230 +27
+ Misses 63021 63009 -12
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading