Skip to content

Add send side BWE controller

87d6277
Select commit
Loading
Failed to load commit list.
Draft

Add delay rate controller #34

Add send side BWE controller
87d6277
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 27, 2026 in 1s

76.79% (-23.21%) compared to 10e09a4

View this Pull Request on Codecov

76.79% (-23.21%) compared to 10e09a4

Details

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 ⚠️
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     

☔ 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.