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

[OSCI] Removed KUI usage in visualizations -- Completion of Original PR #6360

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Apr 6, 2024

Description

This PR completes
#5462

Please refer to the above PR for more details

Issues Resolved

Partical #3386

Screenshot

Screenshot 2024-04-05 at 5 24 41 PM

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

This PR completes
opensearch-project#5462

Please refer to the above PR for more details

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
@ananzh ananzh added v2.14.0 refactor Tech debt related tasks that need refactoring labels Apr 6, 2024
@ananzh ananzh added technical debt If not paid, jeapardizes long-term success and maintainability of the repository. backport 2.x and removed refactor Tech debt related tasks that need refactoring labels Apr 6, 2024
Copy link

codecov bot commented Apr 6, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 59.49%. Comparing base (6ab9065) to head (6f5433b).
Report is 1 commits behind head on main.

Files Patch % Lines
...s/public/embeddable/disabled_lab_visualization.tsx 0.00% 2 Missing ⚠️
src/plugins/visualizations/public/plugin.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6360      +/-   ##
==========================================
- Coverage   67.52%   59.49%   -8.03%     
==========================================
  Files        3378     3050     -328     
  Lines       65883    58556    -7327     
  Branches    10659     9206    -1453     
==========================================
- Hits        44485    34839    -9646     
- Misses      18854    21841    +2987     
+ Partials     2544     1876     -668     
Flag Coverage Δ
Linux_1 32.63% <25.00%> (-0.01%) ⬇️
Linux_2 55.62% <ø> (ø)
Linux_3 ?
Linux_4 34.99% <ø> (-0.01%) ⬇️
Windows_1 32.65% <25.00%> (-0.01%) ⬇️
Windows_2 55.58% <ø> (ø)
Windows_3 ?
Windows_4 34.99% <ø> (-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.

@AMoo-Miki AMoo-Miki merged commit 46b17e4 into opensearch-project:main Apr 11, 2024
95 of 98 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 11, 2024
…PR (#6360)

This PR completes
#5462

Please refer to the above PR for more details

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 46b17e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@SuZhou-Joe
Copy link
Member

Seems a unit test failed,
image

@ananzh
Copy link
Member Author

ananzh commented Apr 11, 2024

@SuZhou-Joe thanks for pointing it out. will submit a PR to fix these tests in 5mins

@ananzh ananzh mentioned this pull request Apr 11, 2024
7 tasks
@ananzh
Copy link
Member Author

ananzh commented Apr 11, 2024

@SuZhou-Joe PR is here #6411

@ananzh ananzh self-assigned this Apr 12, 2024
ananzh pushed a commit that referenced this pull request Apr 30, 2024
…PR (#6360) (#6407)

This PR completes
#5462

Please refer to the above PR for more details

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 46b17e4)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x distinguished-contributor technical debt If not paid, jeapardizes long-term success and maintainability of the repository. v2.14.0
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

4 participants