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

Fix test in PR 6360 #6411

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Fix test in PR 6360 #6411

merged 1 commit into from
Apr 11, 2024

Conversation

ananzh
Copy link
Member

@ananzh ananzh commented Apr 11, 2024

Description

This PR updates two snapshots

  1. src/plugins/dashboard/public/application/components/dashboard_top_nav/dashboard_top_nav.test.tsx this one breaks due to [OSCI] Removed KUI usage in visualizations -- Completion of Original PR #6360
  2. src/plugins/dashboard/public/application/components/dashboard_listing/dashboard_listing.test.tsx this one breaks due to [OSCI] Removed KUI usage in visualizations -- Completion of Original PR #6360

Issues Resolved

Screenshot

Testing the changes

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

@ananzh
Copy link
Member Author

ananzh commented Apr 11, 2024

Link Check is failed in all recent PRs. It is not caused by this one.

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
Copy link

codecov bot commented Apr 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.62%. Comparing base (85df662) to head (6bcd18b).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6411      +/-   ##
==========================================
+ Coverage   55.58%   55.62%   +0.03%     
==========================================
  Files        1199     1199              
  Lines       24259    24259              
  Branches     4087     4087              
==========================================
+ Hits        13485    13493       +8     
+ Misses      10133    10124       -9     
- Partials      641      642       +1     
Flag Coverage Δ
Linux_2 55.62% <ø> (?)
Windows_2 ?

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.

@yujin-emma
Copy link
Contributor

lint checker is failed, could you please fix it

@ananzh
Copy link
Member Author

ananzh commented Apr 11, 2024

@yujin-emma lint checker failed issue. not related to the #6360 . Will fix in a separate PR.
#6412

@ananzh ananzh merged commit 79ddfb9 into opensearch-project:main Apr 11, 2024
67 of 68 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 11, 2024
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 79ddfb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@ananzh ananzh self-assigned this Apr 12, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 30, 2024
Signed-off-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit 79ddfb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
ananzh added a commit that referenced this pull request Apr 30, 2024
(cherry picked from commit 79ddfb9)

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
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>
Co-authored-by: Anan Zhuang <ananzh@amazon.com>
opensearch-trigger-bot bot pushed a commit that referenced this pull request Apr 30, 2024
(cherry picked from commit 79ddfb9)

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
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>
Co-authored-by: Anan Zhuang <ananzh@amazon.com>
(cherry picked from commit d0eeb31)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
kavilla pushed a commit that referenced this pull request Apr 30, 2024
(cherry picked from commit 79ddfb9)

Signed-off-by: Anan Zhuang <ananzh@amazon.com>
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 backport 2.14 Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry test:unit v2.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants