Fix flaky Netty4Http3IT test suite#20847
Conversation
PR Reviewer Guide 🔍(Review updated until commit 82632f8)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Latest suggestions up to 82632f8
Previous suggestionsSuggestions up to commit e954473
|
Signed-off-by: Andriy Redko <drreta@gmail.com>
|
Persistent review updated to latest commit 82632f8 |
|
❌ Gradle check result for 82632f8: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
|
❌ Gradle check result for 82632f8: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #20847 +/- ##
============================================
- Coverage 73.30% 73.24% -0.07%
+ Complexity 72252 72154 -98
============================================
Files 5795 5795
Lines 330056 330056
Branches 47643 47643
============================================
- Hits 241947 241736 -211
- Misses 68695 68946 +251
+ Partials 19414 19374 -40 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
(cherry picked from commit 9ffedcf) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
Fixing flaky Netty4Http3IT test suite
Related Issues
Closes #20654
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.