Fix race in replicationLagModule
of go/vt/throttle
#16078
Merged
Codecov / codecov/project
succeeded
Oct 4, 2024 in 0s
69.42% (-0.01%) compared to 978c59d
View this Pull Request on Codecov
69.42% (-0.01%) compared to 978c59d
Details
Codecov Report
Attention: Patch coverage is 88.46154%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 69.42%. Comparing base (
978c59d
) to head (1da308b
).
Report is 8 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
go/vt/throttler/replication_lag_cache.go | 91.30% | 2 Missing |
go/vt/throttler/throttler.go | 66.66% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #16078 +/- ##
==========================================
- Coverage 69.43% 69.42% -0.01%
==========================================
Files 1571 1571
Lines 203195 203321 +126
==========================================
+ Hits 141079 141157 +78
- Misses 62116 62164 +48
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading