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] Move DatasetSelector from data plugin queryString comp to DataExplorer #8639

Closed
wants to merge 1 commit into from

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 923cce8 from #8598.

#8598)

* Move DatasetSelector to DataExplorer

Signed-off-by: Anan Zhuang <[email protected]>

* Style Disover after moving DatasetSelector to DataExplorer

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

* fix the test by adding the getUpdates$ method to the mock queryString object

Signed-off-by: Anan Zhuang <[email protected]>

---------

Signed-off-by: Anan Zhuang <[email protected]>
Signed-off-by: Miki <[email protected]>
Co-authored-by: Miki <[email protected]>
(cherry picked from commit 923cce8)
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 removed the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label Oct 18, 2024
Copy link

codecov bot commented Oct 18, 2024

Codecov Report

Attention: Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 60.94%. Comparing base (e4133db) to head (98a13f2).
Report is 16 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../data_explorer/public/components/sidebar/index.tsx 25.00% 2 Missing and 1 partial ⚠️
.../plugins/data/public/ui/dataset_selector/index.tsx 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #8639      +/-   ##
==========================================
- Coverage   60.94%   60.94%   -0.01%     
==========================================
  Files        3784     3784              
  Lines       90144    90152       +8     
  Branches    14113    14114       +1     
==========================================
+ Hits        54937    54941       +4     
- Misses      31750    31753       +3     
- Partials     3457     3458       +1     
Flag Coverage Δ
Linux_1 29.01% <0.00%> (-0.09%) ⬇️
Linux_2 56.53% <ø> (ø)
Linux_3 37.75% <60.00%> (+<0.01%) ⬆️
Linux_4 29.92% <0.00%> (-0.11%) ⬇️
Windows_1 29.03% <0.00%> (-0.09%) ⬇️
Windows_2 56.48% <ø> (ø)
Windows_3 37.75% <60.00%> (+<0.01%) ⬆️
Windows_4 29.92% <0.00%> (-0.11%) ⬇️

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
Copy link
Collaborator

Manually backported to 2.x with #8670

@AMoo-Miki AMoo-Miki closed this Oct 19, 2024
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 distinguished-contributor failed changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants