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

Fix query plan cache misses metric #16562

Merged
merged 1 commit into from
Aug 21, 2024

fix query plan cache misses metric

70f9223
Select commit
Loading
Failed to load commit list.
Merged

Fix query plan cache misses metric #16562

fix query plan cache misses metric
70f9223
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

68.84% (+0.14%) compared to eb29999

View this Pull Request on Codecov

68.84% (+0.14%) compared to eb29999

Details

Codecov Report

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

Project coverage is 68.84%. Comparing base (eb29999) to head (70f9223).
Report is 84 commits behind head on main.

Files Patch % Lines
go/vt/vtgate/executor.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16562      +/-   ##
==========================================
+ Coverage   68.69%   68.84%   +0.14%     
==========================================
  Files        1547     1557      +10     
  Lines      198297   199891    +1594     
==========================================
+ Hits       136228   137615    +1387     
- Misses      62069    62276     +207     

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