-
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
Fix version check for BWC of Discovery Node serialization #15620
Conversation
❕ Gradle check result for e390fba: 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #15620 +/- ##
============================================
+ Coverage 71.92% 71.95% +0.02%
- Complexity 64076 64162 +86
============================================
Files 5263 5263
Lines 299569 299569
Branches 43303 43303
============================================
+ Hits 215467 215542 +75
+ Misses 66391 66382 -9
+ Partials 17711 17645 -66 ☔ View full report in Codecov by Sentry. |
Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
e390fba
to
ad32317
Compare
❕ Gradle check result for ad32317: 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. |
…-project#15620) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
…-project#15620) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
…-project#15620) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
…-project#15620) Signed-off-by: RS146BIJAY <rishavsagar4b1@gmail.com>
Description
Fix version check to 2.17 for BWC of Discovery Node serialization.
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.