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] Correctly ignore depandabot branches during push #4108

Merged
merged 1 commit into from
Aug 5, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 27c5493 from #4077

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit 27c5493)
@opensearch-trigger-bot opensearch-trigger-bot bot requested review from a team and reta as code owners August 3, 2022 18:49
@github-actions
Copy link
Contributor

github-actions bot commented Aug 3, 2022

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4108 (66eaea4) into 2.x (01123f8) will increase coverage by 0.10%.
The diff coverage is 73.75%.

@@             Coverage Diff              @@
##                2.x    #4108      +/-   ##
============================================
+ Coverage     70.47%   70.57%   +0.10%     
- Complexity    56648    56724      +76     
============================================
  Files          4553     4553              
  Lines        272795   272770      -25     
  Branches      40049    40049              
============================================
+ Hits         192240   192496     +256     
+ Misses        64450    64067     -383     
- Partials      16105    16207     +102     
Impacted Files Coverage Δ
...opensearch/index/translog/NoOpTranslogManager.java 68.96% <33.33%> (-2.47%) ⬇️
...search/index/translog/InternalTranslogManager.java 58.69% <59.09%> (-1.81%) ⬇️
.../opensearch/index/engine/NRTReplicationEngine.java 69.11% <78.57%> (+12.62%) ⬆️
...va/org/opensearch/index/engine/EngineTestCase.java 86.39% <81.25%> (-0.77%) ⬇️
...va/org/opensearch/index/engine/InternalEngine.java 74.05% <84.00%> (+0.28%) ⬆️
...ava/org/opensearch/action/NoSuchNodeException.java 0.00% <0.00%> (-50.00%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
...ensearch/client/indices/DetailAnalyzeResponse.java 20.54% <0.00%> (-34.25%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
... and 481 more

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

@tlfeng tlfeng added bug Something isn't working CI CI related backport PRs or issues specific to backporting features or enhancments v2.3.0 'Issues and PRs related to version v2.3.0' labels Aug 4, 2022
@kartg kartg merged commit 4fa9f92 into 2.x Aug 5, 2022
@github-actions github-actions bot deleted the backport/backport-4077-to-2.x branch August 5, 2022 04:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport PRs or issues specific to backporting features or enhancments bug Something isn't working CI CI related v2.3.0 'Issues and PRs related to version v2.3.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants