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] Filter Saved Search Based on AppName Supported by Language #8125

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f694be4 from #7999.

* Filter Saved Search Based on AppName Supported by Language

Signed-off-by: Suchit Sahoo <suchsah@amazon.com>

* Fixed test failures

Signed-off-by: Suchit Sahoo <suchsah@amazon.com>

---------

Signed-off-by: Suchit Sahoo <suchsah@amazon.com>
(cherry picked from commit f694be4)
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 added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Sep 10, 2024
Copy link

codecov bot commented Sep 11, 2024

Codecov Report

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

Project coverage is 63.91%. Comparing base (4ee18a3) to head (5e2ed9a).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...aved_objects/public/finder/saved_object_finder.tsx 77.77% 4 Missing ⚠️
src/plugins/dashboard/public/plugin.tsx 0.00% 1 Missing ⚠️
src/plugins/visualizations/public/plugin.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8125   +/-   ##
=======================================
  Coverage   63.91%   63.91%           
=======================================
  Files        3737     3737           
  Lines       88682    88700   +18     
  Branches    13780    13787    +7     
=======================================
+ Hits        56683    56697   +14     
- Misses      31406    31410    +4     
  Partials      593      593           
Flag Coverage Δ
Linux_1 29.96% <9.52%> (-0.01%) ⬇️
Linux_2 58.91% <ø> (ø)
Linux_3 40.27% <9.52%> (-0.02%) ⬇️
Linux_4 31.33% <73.68%> (+0.01%) ⬆️
Windows_1 29.97% <9.52%> (-0.01%) ⬇️
Windows_2 58.86% <ø> (ø)
Windows_3 40.27% <9.52%> (-0.02%) ⬇️
Windows_4 31.33% <73.68%> (+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.

@ashwin-pc ashwin-pc merged commit aa74401 into 2.x Sep 11, 2024
69 of 71 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.

3 participants