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] Add feature flag for async query scheduler #2987

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport da622eb from #2973.

* Add feature flag for async query scheduler

Signed-off-by: Louis Chu <clingzhi@amazon.com>

* Fix Jacoco verification

Signed-off-by: Louis Chu <clingzhi@amazon.com>

---------

Signed-off-by: Louis Chu <clingzhi@amazon.com>
(cherry picked from commit da622eb)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Sep 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.53%. Comparing base (943e03e) to head (d45548d).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                2.x    #2987      +/-   ##
============================================
- Coverage     95.23%   94.53%   -0.70%     
- Complexity     5025     5312     +287     
============================================
  Files           460      521      +61     
  Lines         13672    15115    +1443     
  Branches        905     1001      +96     
============================================
+ Hits          13020    14289    +1269     
- Misses          637      779     +142     
- Partials         15       47      +32     
Flag Coverage Δ
sql-engine 94.53% <100.00%> (-0.70%) ⬇️

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.

@seankao-az seankao-az merged commit 2729f46 into 2.x Sep 5, 2024
31 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.

3 participants