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

vtgate: support filtering tablets by tablet-tags #15911

Merged

Update go/vt/discovery/topology_watcher.go

7e38cf1
Select commit
Loading
Failed to load commit list.
Merged

vtgate: support filtering tablets by tablet-tags #15911

Update go/vt/discovery/topology_watcher.go
7e38cf1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 2, 2024 in 0s

68.22% (-0.19%) compared to f118ba2

View this Pull Request on Codecov

68.22% (-0.19%) compared to f118ba2

Details

Codecov Report

Attention: Patch coverage is 83.33333% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 68.22%. Comparing base (f118ba2) to head (7e38cf1).
Report is 136 commits behind head on main.

Files Patch % Lines
go/vt/discovery/healthcheck.go 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #15911      +/-   ##
==========================================
- Coverage   68.40%   68.22%   -0.19%     
==========================================
  Files        1556     1541      -15     
  Lines      195121   197254    +2133     
==========================================
+ Hits       133479   134570    +1091     
- Misses      61642    62684    +1042     

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