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

vtorc: fetch all tablets from cells once + filter during refresh #17388

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

gofmt

189b445
Select commit
Loading
Failed to load commit list.
Open

vtorc: fetch all tablets from cells once + filter during refresh #17388

gofmt
189b445
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

67.51% (+0.03%) compared to 44aa9d7

View this Pull Request on Codecov

67.51% (+0.03%) compared to 44aa9d7

Details

Codecov Report

Attention: Patch coverage is 0% with 86 lines in your changes missing coverage. Please review.

Project coverage is 67.51%. Comparing base (44aa9d7) to head (189b445).
Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vtorc/logic/tablet_discovery.go 0.00% 82 Missing ⚠️
go/vt/vtorc/logic/vtorc.go 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #17388      +/-   ##
==========================================
+ Coverage   67.47%   67.51%   +0.03%     
==========================================
  Files        1581     1581              
  Lines      253944   253972      +28     
==========================================
+ Hits       171353   171465     +112     
+ Misses      82591    82507      -84     

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