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] [BUG] javadoc warnings not causing failures #6011

Merged
merged 1 commit into from
Jan 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 665ec6c from #5996.

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 665ec6c)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented Jan 25, 2023

Codecov Report

Merging #6011 (4a8977c) into 2.x (29a20dd) will increase coverage by 0.07%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@             Coverage Diff              @@
##                2.x    #6011      +/-   ##
============================================
+ Coverage     70.50%   70.57%   +0.07%     
- Complexity    58938    59000      +62     
============================================
  Files          4768     4768              
  Lines        282608   282609       +1     
  Branches      41166    41166              
============================================
+ Hits         199250   199459     +209     
+ Misses        66636    66471     -165     
+ Partials      16722    16679      -43     
Impacted Files Coverage Δ
...rg/opensearch/index/fielddata/ScriptDocValues.java 52.63% <ø> (ø)
...in/java/org/opensearch/index/shard/IndexShard.java 69.53% <ø> (-0.90%) ⬇️
...search/index/translog/InternalTranslogManager.java 64.28% <ø> (ø)
server/src/main/java/org/opensearch/Version.java 83.03% <100.00%> (+0.52%) ⬆️
...adcast/BroadcastShardOperationFailedException.java 55.55% <0.00%> (-44.45%) ⬇️
.../search/aggregations/pipeline/HoltLinearModel.java 20.33% <0.00%> (-32.21%) ⬇️
...ndex/seqno/RetentionLeaseBackgroundSyncAction.java 37.50% <0.00%> (-26.79%) ⬇️
.../java/org/opensearch/index/reindex/RemoteInfo.java 50.45% <0.00%> (-23.86%) ⬇️
...search/test/rest/yaml/section/TeardownSection.java 66.66% <0.00%> (-18.52%) ⬇️
...ch/persistent/decider/EnableAssignmentDecider.java 59.09% <0.00%> (-18.19%) ⬇️
... and 468 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@andrross andrross merged commit 922e795 into 2.x Jan 25, 2023
@andrross andrross deleted the backport/backport-5996-to-2.x branch January 25, 2023 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants