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] [Discover] fix error handling in query enhancement facet #8748

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 2f31914 from #8743.

* [Discover] fix error handling in query enhancement facet

---------

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

Codecov Report

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

Project coverage is 60.82%. Comparing base (21e84cb) to head (7fb989c).
Report is 3 commits behind head on 2.x.

Files with missing lines Patch % Lines
src/plugins/query_enhancements/common/utils.ts 0.00% 2 Missing ⚠️
...c/plugins/query_enhancements/server/utils/facet.ts 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8748      +/-   ##
==========================================
- Coverage   60.82%   60.82%   -0.01%     
==========================================
  Files        3797     3797              
  Lines       90678    90679       +1     
  Branches    14254    14254              
==========================================
  Hits        55159    55159              
- Misses      32028    32029       +1     
  Partials     3491     3491              
Flag Coverage Δ
Linux_1 29.07% <ø> (ø)
Linux_2 56.53% <ø> (ø)
Linux_3 37.60% <ø> (ø)
Linux_4 29.95% <0.00%> (-0.01%) ⬇️
Windows_1 29.09% <ø> (ø)
Windows_2 56.49% <ø> (ø)
Windows_3 37.60% <ø> (ø)
Windows_4 29.95% <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.

@AMoo-Miki AMoo-Miki merged commit 09348cc into 2.x Oct 30, 2024
69 of 72 checks passed
@github-actions github-actions bot deleted the backport/backport-8743-to-2.x branch October 30, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports discover for discover reinvent discover-next failed changeset v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants