[Backport 2.x] Fixing various javadocs #9961
+147
−38
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Sep 11, 2023 in 0s
70.91% (target 70.00%)
View this Pull Request on Codecov
70.91% (target 70.00%)
Details
Codecov Report
Merging #9961 (ce5b531) into 2.x (7a304ca) will increase coverage by
0.12%
.
The diff coverage is100.00%
.
@@ Coverage Diff @@
## 2.x #9961 +/- ##
============================================
+ Coverage 70.78% 70.91% +0.12%
- Complexity 58193 58286 +93
============================================
Files 4810 4810
Lines 275125 275125
Branches 40433 40433
============================================
+ Hits 194751 195099 +348
+ Misses 63715 63399 -316
+ Partials 16659 16627 -32
Files Changed | Coverage Δ | |
---|---|---|
...main/java/org/opensearch/common/collect/Tuple.java | 64.70% <ø> (ø) |
|
...java/org/opensearch/common/crypto/DataKeyPair.java | 0.00% <ø> (ø) |
|
...h/common/crypto/DecryptedRangedStreamProvider.java | 0.00% <ø> (ø) |
|
...g/opensearch/compress/spi/CompressionProvider.java | 100.00% <ø> (ø) |
|
...cli/src/main/java/org/opensearch/cli/Terminal.java | 74.73% <100.00%> (ø) |
Loading