Skip to content

Add delay rate controller#34

Draft
mengelbart wants to merge 4 commits intomainfrom
feat/delay-rate-controller
Draft

Add delay rate controller#34
mengelbart wants to merge 4 commits intomainfrom
feat/delay-rate-controller

Conversation

@mengelbart
Copy link
Copy Markdown
Contributor

The delay rate controller updates the rate as described here: https://datatracker.ietf.org/doc/html/draft-ietf-rmcat-gcc-02#section-5.5

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 27, 2026

Codecov Report

❌ Patch coverage is 55.90909% with 97 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.79%. Comparing base (10e09a4) to head (87d6277).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
gcc/delay_rate_controller.go 40.00% 51 Missing ⚠️
gcc/send_side_bwe.go 0.00% 42 Missing ⚠️
gcc/overuse_detector.go 92.15% 4 Missing ⚠️

❌ Your patch check has failed because the patch coverage (55.90%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff              @@
##              main      #34       +/-   ##
============================================
- Coverage   100.00%   76.79%   -23.21%     
============================================
  Files            6       10        +4     
  Lines          198      418      +220     
============================================
+ Hits           198      321      +123     
- Misses           0       97       +97     
Flag Coverage Δ
go 76.79% <55.90%> (-23.21%) ⬇️

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 feat/delay-rate-controller branch 2 times, most recently from c1ba53f to c1e9799 Compare April 27, 2026 15:29
@mengelbart mengelbart force-pushed the feat/delay-rate-controller branch from c1e9799 to 93e8c7c Compare April 27, 2026 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant