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] Call LeaseManager for BatchQuery #3157

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5b3cdd8 from #3153.

* Call LeaseManager for BatchQuery

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>

* Reformat code

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>

* Fix unit test for coverage

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>

* Reformat

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>

---------

Signed-off-by: Tomoyuki Morita <moritato@amazon.com>
(cherry picked from commit 5b3cdd8)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Nov 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.54%. Comparing base (ce6086b) to head (3c0a465).
Report is 3 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff            @@
##                2.x    #3157   +/-   ##
=========================================
  Coverage     94.54%   94.54%           
- Complexity     5464     5466    +2     
=========================================
  Files           529      529           
  Lines         15619    15624    +5     
  Branches       1028     1029    +1     
=========================================
+ Hits          14767    14772    +5     
  Misses          804      804           
  Partials         48       48           
Flag Coverage Δ
sql-engine 94.54% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ykmr1224 ykmr1224 merged commit 8d277b3 into 2.x Nov 14, 2024
19 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants