Skip to content
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

[Backport 2.x] Fixing various javadocs #9961

Merged
merged 1 commit into from
Sep 11, 2023

Fixing various javadocs (#9817)

ce5b531
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Fixing various javadocs #9961

Fixing various javadocs (#9817)
ce5b531
Select commit
Loading
Failed to load commit list.
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 is 100.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%> (ø)

... and 461 files with indirect coverage changes