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] Move query assistant summary toggle to AI assistant dropdown list #9251

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport bda66b0 from #9228.

)

* move query summary toggle to ai assistant dropdown

Signed-off-by: yubonluo <[email protected]>

* Changeset file for PR #9228 created/updated

* optimize the time for updating isASupportedLanguage

Signed-off-by: yubonluo <[email protected]>

* combine isQuerySummaryEnabled and isASupportedLanguage$

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

* optimize the code

Signed-off-by: yubonluo <[email protected]>

---------

Signed-off-by: yubonluo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit bda66b0)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.12%. Comparing base (368e6f3) to head (0036389).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...nts/public/query_assist/utils/create_extension.tsx 87.50% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #9251   +/-   ##
=======================================
  Coverage   61.12%   61.12%           
=======================================
  Files        3816     3815    -1     
  Lines       91517    91508    -9     
  Branches    14452    14452           
=======================================
- Hits        55943    55938    -5     
+ Misses      32013    32010    -3     
+ Partials     3561     3560    -1     
Flag Coverage Δ
Linux_1 29.13% <ø> (ø)
Linux_2 56.59% <ø> (ø)
Linux_3 38.05% <ø> (+<0.01%) ⬆️
Linux_4 29.18% <90.90%> (-0.01%) ⬇️
Windows_1 29.14% <ø> (ø)
Windows_2 56.54% <ø> (ø)
Windows_3 38.05% <ø> (ø)
Windows_4 29.18% <90.90%> (-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.

@SuZhou-Joe
Copy link
Member

ciGroups 9 / 10 / 11 are known issues.

@SuZhou-Joe SuZhou-Joe merged commit ac21bd7 into 2.x Jan 23, 2025
67 of 72 checks passed
@github-actions github-actions bot deleted the backport/backport-9228-to-2.x branch January 23, 2025 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports distinguished-contributor failed changeset v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants