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(discover): switch language based on dataset selection #7977

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport edabe3b from #7924.

* fix(discover): switch language based on dataset selection

Signed-off-by: Joshua Li <[email protected]>

* keep currently selected language as default option

Signed-off-by: Joshua Li <[email protected]>

* update supportedLanguages mock

Signed-off-by: Joshua Li <[email protected]>

---------

Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit edabe3b)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Sep 3, 2024

❌ 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.

@github-actions github-actions bot added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Sep 3, 2024
Copy link

codecov bot commented Sep 3, 2024

Codecov Report

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

Project coverage is 61.06%. Comparing base (2ada7b3) to head (c1d1e88).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../public/query/query_string/query_string_manager.ts 0.00% 3 Missing ⚠️
...y_string/dataset_service/lib/index_pattern_type.ts 0.00% 2 Missing ⚠️
.../query_string/language_service/language_service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7977   +/-   ##
=======================================
  Coverage   61.06%   61.06%           
=======================================
  Files        3683     3683           
  Lines       87060    87060           
  Branches    13372    13373    +1     
=======================================
+ Hits        53161    53162    +1     
  Misses      30688    30688           
+ Partials     3211     3210    -1     
Flag Coverage Δ
Linux_1 28.82% <0.00%> (ø)
Linux_2 56.37% <ø> (ø)
Linux_3 37.84% <0.00%> (+<0.01%) ⬆️
Linux_4 29.68% <0.00%> (ø)
Windows_1 28.84% <0.00%> (-0.01%) ⬇️
Windows_2 56.32% <ø> (ø)
Windows_3 37.84% <0.00%> (ø)
Windows_4 29.68% <0.00%> (ø)

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.

@kavilla kavilla merged commit 70620e2 into 2.x Sep 3, 2024
57 of 60 checks passed
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 discover for discover reinvent failed changeset seasoned-contributor v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants