Skip to content

Conversation

TingDaoK
Copy link
Contributor

@TingDaoK TingDaoK commented May 7, 2025

  • increment_flow_control_window only accept the window update length 1 <= increment <= self.MAX_WINDOW_INCREMENT, so, if the length is 0, skip calling it.
  • travis CI was replaced and buried.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.62%. Comparing base (ca7e0e2) to head (569d8cb).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #517      +/-   ##
==========================================
+ Coverage   79.52%   79.62%   +0.10%     
==========================================
  Files          27       27              
  Lines       11703    11702       -1     
==========================================
+ Hits         9307     9318      +11     
+ Misses       2396     2384      -12     

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

@TingDaoK TingDaoK merged commit 3eedf1e into main May 8, 2025
42 checks passed
@TingDaoK TingDaoK deleted the fix-mock-server branch May 8, 2025 17:56
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