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

Simplify congestion control file organization #93

Merged
merged 11 commits into from
Dec 12, 2023

Conversation

ChrisTeg
Copy link
Collaborator

  • Simplify file organization by removing unnecessary folders;
  • Add congestion control unittest cases;
  • Optimize interfaces and code style;

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (2932ad4) 94.15% compared to head (5f9460d) 94.15%.

Files Patch % Lines
src/congestion_control/congestion_control.rs 96.96% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop      #93      +/-   ##
===========================================
- Coverage    94.15%   94.15%   -0.01%     
===========================================
  Files           47       47              
  Lines        31525    31540      +15     
===========================================
+ Hits         29683    29696      +13     
- Misses        1842     1844       +2     

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

@iyangsj iyangsj merged commit cbf3144 into Tencent:develop Dec 12, 2023
9 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.

3 participants