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: two "Overview"s under library section #94

Merged
merged 2 commits into from
Aug 22, 2023
Merged

fix: two "Overview"s under library section #94

merged 2 commits into from
Aug 22, 2023

Conversation

yuye-aws
Copy link
Collaborator

@yuye-aws yuye-aws commented Aug 21, 2023

Description

This PR renames the second Overview in library category to All library objects and changes title from Saved Objects to Library objects in Analytics

Issues Resolved

Screenshot

image image

Testing the changes

Check List

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

@@ -135,11 +136,11 @@ export class SavedObjectsManagementPlugin
id: 'objects_overview',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we need to update the id here?

Signed-off-by: yuye-aws <yuyezhu@amazon.com>
@yuye-aws yuye-aws requested a review from wanglam August 21, 2023 08:07
@codecov-commenter
Copy link

codecov-commenter commented Aug 21, 2023

Codecov Report

Merging #94 (81cf620) into workspace (64bcc8b) will decrease coverage by 5.07%.
The diff coverage is 100.00%.

@@              Coverage Diff              @@
##           workspace      #94      +/-   ##
=============================================
- Coverage      65.81%   60.74%   -5.07%     
=============================================
  Files           3334     2896     -438     
  Lines          64404    56484    -7920     
  Branches       10248     9035    -1213     
=============================================
- Hits           42385    34312    -8073     
- Misses         19451    20158     +707     
+ Partials        2568     2014     -554     
Flag Coverage Δ
Linux_1 34.73% <100.00%> (+<0.01%) ⬆️
Linux_3 42.69% <ø> (-0.01%) ⬇️
Windows_1 34.75% <100.00%> (+<0.01%) ⬆️
Windows_2 54.74% <ø> (ø)
Windows_3 ?
Windows_4 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
.../plugins/saved_objects_management/public/plugin.ts 0.00% <ø> (-44.83%) ⬇️
...ugins/saved_objects_management/public/constants.ts 100.00% <100.00%> (ø)

... and 686 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@yuye-aws yuye-aws merged commit 67260a8 into ruanyl:workspace Aug 22, 2023
46 of 48 checks passed
@yuye-aws yuye-aws deleted the overview branch August 23, 2023 09:13
SuZhou-Joe pushed a commit that referenced this pull request Aug 31, 2023
* rename the second overview in library category to all library objects

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change id from objects_overview to objects_all

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

---------

Signed-off-by: yuye-aws <yuyezhu@amazon.com>
SuZhou-Joe pushed a commit that referenced this pull request Aug 31, 2023
* rename the second overview in library category to all library objects

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change id from objects_overview to objects_all

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

---------

Signed-off-by: yuye-aws <yuyezhu@amazon.com>
ruanyl pushed a commit that referenced this pull request Sep 15, 2023
* rename the second overview in library category to all library objects

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

* change id from objects_overview to objects_all

Signed-off-by: yuye-aws <yuyezhu@amazon.com>

---------

Signed-off-by: yuye-aws <yuyezhu@amazon.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.

4 participants