Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the suboptimal performance in multipath transmission caused by pa… #359

Merged
merged 5 commits into from
Aug 13, 2024

Conversation

Thuwzq
Copy link
Contributor

@Thuwzq Thuwzq commented Aug 9, 2024

resolve #358

@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.79%. Comparing base (04e656c) to head (ab17b4a).

Files Patch % Lines
src/multipath_scheduler/scheduler_rr.rs 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #359      +/-   ##
===========================================
- Coverage    95.19%   94.79%   -0.40%     
===========================================
  Files           50       50              
  Lines        33901    33894       -7     
===========================================
- Hits         32272    32131     -141     
- Misses        1629     1763     +134     

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

@iyangsj iyangsj merged commit 6b9a5b8 into Tencent:develop Aug 13, 2024
14 checks passed
This pull request was closed.
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.

Suboptimal performance in multipath transmission may caused by pacing
3 participants