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] Fix running recent query button #8280

Open
wants to merge 1 commit into
base: 2.x
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f36eaf from #8252.

* Fix click on recent query switching language

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

* change to use uuid as identifier

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

* Changeset file for PR #8252 created/updated

---------

Signed-off-by: abbyhu2000 <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 2f36eaf)
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 Sep 20, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 64.14%. Comparing base (7198420) to head (ad5aede).

Files with missing lines Patch % Lines
...query_string/language_service/lib/recent_query.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8280      +/-   ##
==========================================
- Coverage   64.15%   64.14%   -0.01%     
==========================================
  Files        3740     3740              
  Lines       88696    88698       +2     
  Branches    13812    13812              
==========================================
- Hits        56900    56899       -1     
- Misses      31185    31188       +3     
  Partials      611      611              
Flag Coverage Δ
Linux_1 30.04% <0.00%> (-0.01%) ⬇️
Linux_2 58.97% <ø> (ø)
Linux_3 40.40% <0.00%> (-0.01%) ⬇️
Linux_4 31.54% <0.00%> (-0.01%) ⬇️
Windows_1 30.06% <0.00%> (-0.01%) ⬇️
Windows_2 58.92% <ø> (ø)
Windows_3 40.40% <0.00%> (-0.01%) ⬇️
Windows_4 31.54% <0.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.17.1 autocut Skip the changelog verification check on backports discover for discover reinvent distinguished-contributor failed changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants