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(queryAssist): allow dataset with DATA_SOURCE type #7892

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8033aa4 from #7890.

* fix(queryAssist): allow dataset with DATA_SOURCE type

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

* prevent multiple calls to get available languages

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

---------

Signed-off-by: Joshua Li <[email protected]>
(cherry picked from commit 8033aa4)
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.

@github-actions github-actions bot removed the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Aug 28, 2024
Copy link

codecov bot commented Aug 28, 2024

Codecov Report

Attention: Patch coverage is 9.09091% with 10 lines in your changes missing coverage. Please review.

Project coverage is 64.26%. Comparing base (a9e7068) to head (2fbc5c5).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...nts/public/query_assist/utils/create_extension.tsx 9.09% 10 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #7892      +/-   ##
==========================================
- Coverage   64.26%   64.26%   -0.01%     
==========================================
  Files        3659     3659              
  Lines       80813    80821       +8     
  Branches    12867    12869       +2     
==========================================
+ Hits        51938    51939       +1     
- Misses      25692    25699       +7     
  Partials     3183     3183              
Flag Coverage Δ
Linux_1 30.32% <ø> (ø)
Linux_2 56.04% <ø> (ø)
Linux_3 40.70% <ø> (ø)
Linux_4 31.54% <9.09%> (-0.01%) ⬇️
Windows_1 30.34% <ø> (ø)
Windows_2 55.99% <ø> (ø)
Windows_3 40.70% <ø> (ø)
Windows_4 31.54% <9.09%> (-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.

@joshuali925 joshuali925 merged commit e8683ca into 2.x Aug 28, 2024
67 of 70 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 failed changeset seasoned-contributor v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants