security
security copied to clipboard
[Backport 2.x] fix build errors caused by filterIndices method being moved from SnapshotUtils to IndexUtils (#4312)
Backport #4313 to 2.x
I pulled the version increment to 2.15.0 into this PR too: https://github.com/opensearch-project/security/pull/4311
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.17%. Comparing base (
5961118) to head (ed6c073).
Additional details and impacted files
@@ Coverage Diff @@
## 2.x #4319 +/- ##
=======================================
Coverage 66.16% 66.17%
=======================================
Files 301 301
Lines 21580 21580
Branches 3513 3513
=======================================
+ Hits 14279 14280 +1
Misses 5543 5543
+ Partials 1758 1757 -1
| Files | Coverage Δ | |
|---|---|---|
| ...earch/security/resolver/IndexResolverReplacer.java | 68.01% <100.00%> (ø) |
|
| ...search/security/support/SnapshotRestoreHelper.java | 82.75% <100.00%> (ø) |