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

[navigation-next]feat: add description field in App. #7152

Conversation

SuZhou-Joe
Copy link
Member

@SuZhou-Joe SuZhou-Joe commented Jul 2, 2024

Description

image image

In new overview page, we are showing description of each feature, in that case, we need to add a field description so that plugins can give the description for their features.

Issues Resolved

Screenshot

No UI changes

Testing the changes

Only field change.

Changelog

  • feat: add description field in App.

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: SuZhou-Joe <suzhou@amazon.com>
Copy link

codecov bot commented Jul 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.50%. Comparing base (bb9eeef) to head (232c1ef).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7152   +/-   ##
=======================================
  Coverage   67.49%   67.50%           
=======================================
  Files        3468     3468           
  Lines       68366    68402   +36     
  Branches    11110    11117    +7     
=======================================
+ Hits        46143    46174   +31     
- Misses      19523    19532    +9     
+ Partials     2700     2696    -4     
Flag Coverage Δ
Linux_1 33.05% <ø> (+<0.01%) ⬆️
Linux_2 55.21% <ø> (+0.02%) ⬆️
Linux_3 45.34% <ø> (-0.02%) ⬇️
Linux_4 34.74% <ø> (-0.03%) ⬇️
Windows_1 33.07% <ø> (+<0.01%) ⬆️
Windows_2 55.16% <ø> (+0.02%) ⬆️
Windows_3 45.35% <ø> (-0.02%) ⬇️
Windows_4 34.74% <ø> (-0.03%) ⬇️

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.

ruanyl
ruanyl previously approved these changes Jul 3, 2024
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe merged commit e0945af into opensearch-project:main Jul 4, 2024
67 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jul 4, 2024
* feat: add description in app

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* Changeset file for PR #7152 created/updated

* feat: update comment

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit e0945af)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
SuZhou-Joe pushed a commit that referenced this pull request Jul 5, 2024
* feat: add description in app



* Changeset file for PR #7152 created/updated

* feat: update comment



---------



(cherry picked from commit e0945af)

Signed-off-by: SuZhou-Joe <suzhou@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants