-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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.16] Add integration tests for RemoteRoutingTable Service. (#14631) #14905
Conversation
❌ Gradle check result for 0de8b14: 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 25f38da: 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 0855d34: null 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 0855d34: null 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? |
…ect#14631) Signed-off-by: Shailendra Singh <singhlhs@amazon.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.16 #14905 +/- ##
=========================================
Coverage 71.57% 71.57%
- Complexity 62635 62683 +48
=========================================
Files 5117 5117
Lines 293920 293921 +1
Branches 42833 42833
=========================================
+ Hits 210364 210373 +9
- Misses 65899 65924 +25
+ Partials 17657 17624 -33 ☔ View full report in Codecov by Sentry. |
Description
[Backport 2.16] Add integration tests for RemoteRoutingTable Service. (#14631)
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
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.