Skip to content

Conversation

mengelbart
Copy link
Contributor

Description

Implements a pacing interceptor separate from congestion control. The interceptor calls back to implementations of the Pacer interface whenever a packet is sent.

Copy link

codecov bot commented Jan 27, 2025

Codecov Report

❌ Patch coverage is 71.20000% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.62%. Comparing base (8492094) to head (808eb87).

Files with missing lines Patch % Lines
pkg/pacing/interceptor.go 78.07% 20 Missing and 5 partials ⚠️
pkg/pacing/rate_limit_pacer.go 0.00% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #309      +/-   ##
==========================================
- Coverage   78.62%   78.62%   -0.01%     
==========================================
  Files          82       84       +2     
  Lines        5109     5234     +125     
==========================================
+ Hits         4017     4115      +98     
- Misses        921      946      +25     
- Partials      171      173       +2     
Flag Coverage Δ
go 78.62% <71.20%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mengelbart mengelbart force-pushed the pacing-interceptor branch 7 times, most recently from c12a5b4 to 6f6187a Compare October 19, 2025 17:17
@mengelbart mengelbart marked this pull request as ready for review October 19, 2025 17:19
@mengelbart mengelbart force-pushed the pacing-interceptor branch 2 times, most recently from f3cc1e9 to bfc0780 Compare October 19, 2025 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant