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] Make verifier return type as ActionResponse #7342

Merged
merged 1 commit into from
May 1, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8386d10 from #7167.

Signed-off-by: Heemin Kim <heemin@amazon.com>
(cherry picked from commit 8386d10)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov-commenter
Copy link

codecov-commenter commented May 1, 2023

Codecov Report

Merging #7342 (a50fece) into 2.x (ea11a60) will increase coverage by 0.02%.
The diff coverage is n/a.

📣 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    #7342      +/-   ##
============================================
+ Coverage     70.30%   70.33%   +0.02%     
+ Complexity    59731    59724       -7     
============================================
  Files          4850     4850              
  Lines        287193   287193              
  Branches      41727    41727              
============================================
+ Hits         201922   201986      +64     
+ Misses        68385    68357      -28     
+ Partials      16886    16850      -36     
Impacted Files Coverage Δ
...a/org/opensearch/test/rest/RestActionTestCase.java 79.31% <ø> (ø)

... and 472 files with indirect coverage changes

@github-actions
Copy link
Contributor

github-actions bot commented May 1, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: UNSTABLE ❕
  • TEST FAILURES:
      1 org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString
      1 org.opensearch.indices.replication.SegmentReplicationIT.testScrollCreatedOnReplica

@dblock dblock merged commit 5efb780 into 2.x May 1, 2023
@github-actions github-actions bot deleted the backport/backport-7167-to-2.x branch May 1, 2023 16:37
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.

2 participants