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] TxThrottler: dont throttle unless lag (#14789) #15196

Merged
merged 1 commit into from
Feb 9, 2024

TxThrottler: dont throttle unless lag (#14789)

c7c902a
Select commit
Loading
Failed to load commit list.
Merged

[release-19.0] TxThrottler: dont throttle unless lag (#14789) #15196

TxThrottler: dont throttle unless lag (#14789)
c7c902a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 9, 2024 in 0s

67.28% (+0.03%) compared to 24235c3

View this Pull Request on Codecov

67.28% (+0.03%) compared to 24235c3

Details

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (24235c3) 67.25% compared to head (c7c902a) 67.28%.
Report is 2 commits behind head on release-19.0.

Files Patch % Lines
go/vt/throttler/throttler.go 0.00% 11 Missing ⚠️
.../vttablet/tabletserver/txthrottler/tx_throttler.go 72.00% 7 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           release-19.0   #15196      +/-   ##
================================================
+ Coverage         67.25%   67.28%   +0.03%     
================================================
  Files              1558     1558              
  Lines            191887   191920      +33     
================================================
+ Hits             129052   129133      +81     
+ Misses            62835    62787      -48     

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