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] Abstract FlintIndex client #2771

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport b2403ca from #2755.

* Abstract FlintIndex client

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

* Fix log

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

* Fix test function name

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

---------

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

codecov bot commented Jun 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.63%. Comparing base (3007fe6) to head (b6a76c2).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2771      +/-   ##
============================================
+ Coverage     92.26%   92.63%   +0.37%     
- Complexity     5004     5025      +21     
============================================
  Files           500      501       +1     
  Lines         14515    14518       +3     
  Branches        945      945              
============================================
+ Hits          13392    13449      +57     
+ Misses         1087     1035      -52     
+ Partials         36       34       -2     
Flag Coverage Δ
sql-engine 92.63% <100.00%> (+0.37%) ⬆️

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 93588c8 into 2.x Jun 25, 2024
28 of 39 checks passed
@ykmr1224 ykmr1224 deleted the backport/backport-2755-to-2.x branch June 25, 2024 17:20
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.

None yet

2 participants