Skip to content

Fix dynamic uses of i18n in home plugin#8403

Merged
Hailong-am merged 2 commits intoopensearch-project:mainfrom
AMoo-Miki:i18n-home
Oct 2, 2024
Merged

Fix dynamic uses of i18n in home plugin#8403
Hailong-am merged 2 commits intoopensearch-project:mainfrom
AMoo-Miki:i18n-home

Conversation

@AMoo-Miki
Copy link
Copy Markdown
Collaborator

Description

Fix dynamic uses of i18n in home plugin

Changelog

  • fix: Fix dynamic uses of i18n in home plugin

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

Signed-off-by: Miki <miki@amazon.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Oct 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.92%. Comparing base (a663a84) to head (5ce073e).
Report is 14 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8403      +/-   ##
==========================================
- Coverage   60.92%   60.92%   -0.01%     
==========================================
  Files        3750     3750              
  Lines       89103    89103              
  Branches    13925    13925              
==========================================
- Hits        54285    54283       -2     
- Misses      31442    31443       +1     
- Partials     3376     3377       +1     
Flag Coverage Δ
Linux_1 28.83% <ø> (ø)
Linux_2 56.35% <ø> (ø)
Linux_3 37.72% <ø> (-0.01%) ⬇️
Linux_4 29.96% <ø> (ø)
Windows_1 28.84% <ø> (ø)
Windows_2 56.30% <ø> (ø)
Windows_3 37.72% <ø> (ø)
Windows_4 29.96% <ø> (ø)

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.

@ashwin-pc ashwin-pc added the i18n Internationalization related Issues and PRs label Oct 1, 2024
Copy link
Copy Markdown
Collaborator

@Hailong-am Hailong-am left a comment

Choose a reason for hiding this comment

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

Thanks

@Hailong-am Hailong-am merged commit 96d436e into opensearch-project:main Oct 2, 2024
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 2, 2024
* Fix dynamic uses of i18n in home plugin

Signed-off-by: Miki <miki@amazon.com>

* Changeset file for PR #8403 created/updated

---------

Signed-off-by: Miki <miki@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 96d436e)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Oct 2, 2024
* Fix dynamic uses of i18n in home plugin



* Changeset file for PR #8403 created/updated

---------



(cherry picked from commit 96d436e)

Signed-off-by: Miki <miki@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: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[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 i18n Internationalization related Issues and PRs v2.18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants