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

Update multipath #168

Merged
merged 1 commit into from
Feb 2, 2024
Merged

Update multipath #168

merged 1 commit into from
Feb 2, 2024

Conversation

iyangsj
Copy link
Collaborator

@iyangsj iyangsj commented Feb 2, 2024

  • update MultipathScheduler interface for advanced schedulers
  • add tquic_tools_test.sh for additional end-to-end testing

- update MultipathScheduler interface for advanced schedulers
- add tquic_tools_test.sh for additional end-to-end testing
@codecov-commenter
Copy link

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (c98b526) 95.12% compared to head (73f27fa) 94.67%.

Files Patch % Lines
src/connection/connection.rs 81.63% 9 Missing ⚠️
src/connection/path.rs 91.66% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #168      +/-   ##
===========================================
- Coverage    95.12%   94.67%   -0.46%     
===========================================
  Files           48       48              
  Lines        32585    32695     +110     
===========================================
- Hits         30996    30953      -43     
- Misses        1589     1742     +153     

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

Copy link
Collaborator

@wangfuyu wangfuyu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wangfuyu wangfuyu merged commit 0b164fb into Tencent:develop Feb 2, 2024
11 checks passed
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.

None yet

3 participants