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] [Discover] UI Updates to Dataset Configurator #8526

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3ae4cdc from #8166.

* adding UI changes

Signed-off-by: Sean Li <lnse@amazon.com>

* addressing comments

Signed-off-by: Sean Li <lnse@amazon.com>

* fixing more bugs, adding no time field prop for unsupported languages

Signed-off-by: Sean Li <lnse@amazon.com>

* addressing comments

Signed-off-by: Sean Li <lnse@amazon.com>

* addressing comments

Signed-off-by: Sean Li <lnse@amazon.com>

* Changeset file for PR #8166 created/updated

* adressing comments, renaming label

Signed-off-by: Sean Li <lnse@amazon.com>

* addressing comments, adding tests

Signed-off-by: Sean Li <lnse@amazon.com>

* updating snapshots

Signed-off-by: Sean Li <lnse@amazon.com>

* adding i18n translation for no time filter option

Signed-off-by: Sean Li <lnse@amazon.com>

---------

Signed-off-by: Sean Li <lnse@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 3ae4cdc)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Oct 8, 2024

❌ 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 Oct 8, 2024

Codecov Report

Attention: Patch coverage is 6.25000% with 15 lines in your changes missing coverage. Please review.

Project coverage is 61.02%. Comparing base (6730e0b) to head (7b5d1d2).
Report is 2 commits behind head on 2.x.

Files with missing lines Patch % Lines
...s/data/public/ui/dataset_selector/configurator.tsx 0.00% 14 Missing ⚠️
.../data_explorer/public/components/app_container.tsx 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8526   +/-   ##
=======================================
  Coverage   61.02%   61.02%           
=======================================
  Files        3766     3766           
  Lines       89428    89435    +7     
  Branches    13992    13996    +4     
=======================================
+ Hits        54573    54580    +7     
+ Misses      31457    31456    -1     
- Partials     3398     3399    +1     
Flag Coverage Δ
Linux_1 28.96% <0.00%> (ø)
Linux_2 56.39% <ø> (ø)
Linux_3 37.78% <6.25%> (+<0.01%) ⬆️
Linux_4 30.03% <0.00%> (ø)
Windows_1 28.98% <0.00%> (ø)
Windows_2 56.34% <ø> (ø)
Windows_3 37.79% <6.25%> (+<0.01%) ⬆️
Windows_4 30.03% <0.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.

Copy link
Member

@zhongnansu zhongnansu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

code cov is dropping, could you check and add UT if needed? @sejli

@sejli sejli merged commit fb38d67 into 2.x Oct 9, 2024
69 of 72 checks passed
@github-actions github-actions bot deleted the backport/backport-8166-to-2.x branch October 9, 2024 22:48
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 seasoned-contributor v2.18.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants