[Backport 2.11] [Remote Store] Using hash of node id in metadata file names #10492
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Oct 7, 2023 in 0s
70.98% (target 70.00%)
View this Pull Request on Codecov
70.98% (target 70.00%)
Details
Codecov Report
Merging #10492 (da44f91) into 2.11 (dc5128e) will increase coverage by
0.03%
.
Report is 2 commits behind head on 2.11.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.11 #10492 +/- ##
============================================
+ Coverage 70.95% 70.98% +0.03%
- Complexity 58565 58609 +44
============================================
Files 4829 4829
Lines 276379 276381 +2
Branches 40578 40578
============================================
+ Hits 196099 196198 +99
+ Misses 63593 63453 -140
- Partials 16687 16730 +43
Files | Coverage Δ | |
---|---|---|
...ibs/core/src/main/java/org/opensearch/Version.java | 83.54% <100.00%> (+0.94%) |
⬆️ |
.../org/opensearch/index/remote/RemoteStoreUtils.java | 96.55% <ø> (-0.12%) |
⬇️ |
...earch/index/store/RemoteSegmentStoreDirectory.java | 88.88% <100.00%> (+0.03%) |
⬆️ |
...ex/translog/transfer/TranslogTransferMetadata.java | 85.00% <100.00%> (+0.38%) |
⬆️ |
Loading