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

Multi-metrics throttler: post v21 deprecations and changes #16915

Merged

empty commit to kick CI

09829ab
Select commit
Loading
Failed to load commit list.
Merged

Multi-metrics throttler: post v21 deprecations and changes #16915

empty commit to kick CI
09829ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 5, 2025 in 0s

67.77% (-0.01%) compared to 71b2cae

View this Pull Request on Codecov

67.77% (-0.01%) compared to 71b2cae

Details

Codecov Report

Attention: Patch coverage is 35.89744% with 25 lines in your changes missing coverage. Please review.

Project coverage is 67.77%. Comparing base (71b2cae) to head (09829ab).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
go/vt/vttablet/tabletserver/tabletserver.go 0.00% 15 Missing ⚠️
go/vt/vtctl/vtctl.go 0.00% 6 Missing ⚠️
go/vt/vttablet/tabletmanager/rpc_throttler.go 0.00% 3 Missing ⚠️
go/vt/vttablet/tabletserver/throttle/check.go 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #16915      +/-   ##
==========================================
- Coverage   67.77%   67.77%   -0.01%     
==========================================
  Files        1587     1587              
  Lines      255798   255743      -55     
==========================================
- Hits       173379   173330      -49     
+ Misses      82419    82413       -6     

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