Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport: Fix ACL checks for CTEs (#16642) #16776

Merged
merged 1 commit into from
Sep 13, 2024

Fix ACL checks for CTEs (#16642)

c9e9153
Select commit
Loading
Failed to load commit list.
Merged

Backport: Fix ACL checks for CTEs (#16642) #16776

Fix ACL checks for CTEs (#16642)
c9e9153
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 13, 2024 in 0s

67.37% (+0.00%) compared to c706867

View this Pull Request on Codecov

67.37% (+0.00%) compared to c706867

Details

Codecov Report

Attention: Patch coverage is 94.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 67.37%. Comparing base (c706867) to head (c9e9153).

Files with missing lines Patch % Lines
...vt/vttablet/tabletserver/planbuilder/permission.go 94.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##           release-19.0   #16776   +/-   ##
=============================================
  Coverage         67.37%   67.37%           
=============================================
  Files              1560     1560           
  Lines            193266   193297   +31     
=============================================
+ Hits             130215   130242   +27     
- Misses            63051    63055    +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.