Skip to content

Refactor GCC

Codecov / codecov/project failed Jan 20, 2025 in 0s

68.43% (-2.89%) compared to e187410

View this Pull Request on Codecov

68.43% (-2.89%) compared to e187410

Details

Codecov Report

Attention: Patch coverage is 50.81744% with 361 lines in your changes missing coverage. Please review.

Project coverage is 68.43%. Comparing base (e187410) to head (dc6e18d).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
pkg/bwe/send_side_bwe.go 0.00% 53 Missing ⚠️
pkg/bwe/rate_controller.go 0.00% 48 Missing ⚠️
pkg/bwe/delivery_rate_estimator.go 0.00% 43 Missing ⚠️
pkg/bwe/loss_rate_controller.go 0.00% 42 Missing ⚠️
pkg/bwe/state.go 0.00% 37 Missing ⚠️
pkg/bwe/delay_rate_controller.go 0.00% 30 Missing ⚠️
pkg/ccfb/interceptor.go 75.80% 24 Missing and 6 partials ⚠️
pkg/ccfb/twcc_receiver.go 72.72% 21 Missing ⚠️
pkg/bwe/duplicate_ack_filter.go 0.00% 14 Missing ⚠️
pkg/bwe/usage.go 0.00% 10 Missing ⚠️
... and 6 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #306      +/-   ##
==========================================
- Coverage   71.31%   68.43%   -2.89%     
==========================================
  Files          80       97      +17     
  Lines        4483     5271     +788     
==========================================
+ Hits         3197     3607     +410     
- Misses       1153     1513     +360     
- Partials      133      151      +18     

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