Merged
Conversation
* search dv only ip masks Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * search dv only ip masks: changes Signed-off-by: Mikhail Khludnev <mkhl@apache.org> * drop fancy closures Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * drop fancy closures. one more Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * fix unit tests; add some more dvOnly Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * drop skipping dvOnly in 2.x Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * drop redundant brackets Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * extract conditions Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * asserts Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * spotless apply Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * bring back skip before Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * combine asserts Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> * inline, copy-paste Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> --------- Signed-off-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> Signed-off-by: Mikhail Khludnev <mkhl@apache.org> Co-authored-by: mikhail-khludnev <mikhail_khludnev@rntgroup.com> (cherry picked from commit d4d70d8) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
reta
approved these changes
Nov 16, 2024
Contributor
|
❕ Gradle check result for d2e90c6: 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 #16662 +/- ##
============================================
+ Coverage 71.80% 71.83% +0.02%
+ Complexity 65414 65413 -1
============================================
Files 5314 5314
Lines 305205 305210 +5
Branches 44469 44473 +4
============================================
+ Hits 219163 219239 +76
+ Misses 67805 67715 -90
- Partials 18237 18256 +19 ☔ View full report in Codecov by Sentry. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport d4d70d8 from #16628.