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

[release-19.0] Fix query plan cache misses metric (#16562) #16627

Merged
merged 1 commit into from
Aug 22, 2024

Fix query plan cache misses metric (#16562)

675fcc3
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] Fix query plan cache misses metric (#16562) #16627

Fix query plan cache misses metric (#16562)
675fcc3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2024 in 0s

67.38% (+0.02%) compared to e6e5278

View this Pull Request on Codecov

67.38% (+0.02%) compared to e6e5278

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 67.38%. Comparing base (e6e5278) to head (675fcc3).

Files Patch % Lines
go/vt/vtgate/executor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #16627      +/-   ##
================================================
+ Coverage         67.35%   67.38%   +0.02%     
================================================
  Files              1560     1560              
  Lines            193258   193258              
================================================
+ Hits             130174   130228      +54     
+ Misses            63084    63030      -54     

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