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] Adjusted source of QueryStringManager functions for flyout. #8887

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5740259 from #8864.

* Change origin of query string management functions.

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

* Added try/catch block.

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

* Changed source of query string management functions.

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

* Fixed typo.

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

* Fixed import.

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

* Fix lint errors.

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

* Fixed lint error.

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

* Fixed test mocks.

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

---------

Signed-off-by: AWSHurneyt <[email protected]>
(cherry picked from commit 5740259)
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 Nov 18, 2024
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 47.05882% with 9 lines in your changes missing coverage. Please review.

Project coverage is 60.99%. Comparing base (07063ff) to head (325794d).
Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ui/saved_query_flyouts/open_saved_query_flyout.tsx 47.05% 7 Missing and 2 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8887   +/-   ##
=======================================
  Coverage   60.98%   60.99%           
=======================================
  Files        3799     3799           
  Lines       90856    90859    +3     
  Branches    14306    14306           
=======================================
+ Hits        55411    55415    +4     
  Misses      31930    31930           
+ Partials     3515     3514    -1     
Flag Coverage Δ
Linux_1 29.03% <ø> (ø)
Linux_2 56.53% <ø> (ø)
Linux_3 37.88% <47.05%> (+<0.01%) ⬆️
Linux_4 30.00% <ø> (ø)
Windows_1 29.05% <ø> (ø)
Windows_2 56.48% <ø> (ø)
Windows_3 37.88% <47.05%> (+<0.01%) ⬆️
Windows_4 30.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.


🚨 Try these New Features:

@abbyhu2000 abbyhu2000 merged commit f24afaa into 2.x Nov 19, 2024
69 of 72 checks passed
@github-actions github-actions bot deleted the backport/backport-8864-to-2.x branch November 19, 2024 00:34
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 discover-next failed changeset first-time-contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants