-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.x] Fix for reroute operation during node-left #16507
Conversation
Signed-off-by: Rajiv Kumar Vaidyanathan <rajivkv@amazon.com> (cherry picked from commit 9f7d3b6) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 7f1c0cc: 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 7f1c0cc: 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 7f1c0cc: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 2.x #16507 +/- ##
============================================
+ Coverage 71.83% 71.86% +0.03%
- Complexity 65318 65404 +86
============================================
Files 5312 5312
Lines 304985 305002 +17
Branches 44436 44439 +3
============================================
+ Hits 219079 219188 +109
+ Misses 67609 67516 -93
- Partials 18297 18298 +1 ☔ View full report in Codecov by Sentry. |
Backport 9f7d3b6 from #16468.