Add parsing support for ANY
/SOME
/ALL
comparison modifiers.
#16080
Codecov / codecov/project
succeeded
Jun 10, 2024 in 1s
68.26% (+0.06%) compared to 87ecae7
View this Pull Request on Codecov
68.26% (+0.06%) compared to 87ecae7
Details
Codecov Report
Attention: Patch coverage is 77.77778%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 68.26%. Comparing base (
87ecae7
) to head (c5ed057
).
Report is 2 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
go/vt/sqlparser/ast_format.go | 66.66% | 2 Missing |
go/vt/vtgate/semantics/analyzer.go | 75.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16080 +/- ##
==========================================
+ Coverage 68.19% 68.26% +0.06%
==========================================
Files 1541 1544 +3
Lines 197369 197737 +368
==========================================
+ Hits 134605 134994 +389
+ Misses 62764 62743 -21
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading