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.19] Fix add to dashboard after saving (with unit tests) #9312

Open
wants to merge 1 commit into
base: 2.19
Choose a base branch
from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 95cfb51 from #9072.

* Preserve Dashboards scoped history state across URL updates

Signed-off-by: Nick Steinbaugh <[email protected]>

* update/add unit tests

Signed-off-by: Tony Lee <[email protected]>

* Changeset file for PR #9072 created/updated

* update unit tests

Signed-off-by: Tony Lee <[email protected]>

* update unit tests

Signed-off-by: Tony Lee <[email protected]>

* use scopedHistoryMock in unit tests

Signed-off-by: Tony Lee <[email protected]>

---------

Signed-off-by: Nick Steinbaugh <[email protected]>
Signed-off-by: Tony Lee <[email protected]>
Co-authored-by: Nick Steinbaugh <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 95cfb51)
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 Jan 30, 2025

Codecov Report

Attention: Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.

Project coverage is 61.15%. Comparing base (d8a49d4) to head (8593471).

Files with missing lines Patch % Lines
...c/application/utils/create_dashboard_app_state.tsx 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             2.19    #9312   +/-   ##
=======================================
  Coverage   61.15%   61.15%           
=======================================
  Files        3815     3815           
  Lines       91505    91510    +5     
  Branches    14458    14459    +1     
=======================================
+ Hits        55956    55962    +6     
+ Misses      31991    31990    -1     
  Partials     3558     3558           
Flag Coverage Δ
Linux_1 29.13% <0.00%> (-0.01%) ⬇️
Linux_2 56.60% <ø> (ø)
Linux_3 38.07% <85.71%> (+<0.01%) ⬆️
Linux_4 29.17% <0.00%> (-0.01%) ⬇️
Windows_1 29.14% <0.00%> (-0.01%) ⬇️
Windows_2 56.55% <ø> (ø)
Windows_3 38.07% <85.71%> (+<0.01%) ⬆️
Windows_4 29.17% <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.

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 repeat-contributor v2.19.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants