-
Notifications
You must be signed in to change notification settings - Fork 915
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
Conversation
* 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>
❌ Invalid Changelog HeadingThe '## 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. |
Codecov ReportAttention: Patch coverage is
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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
Backport 5740259 from #8864.