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

[Backport workspace][Workspace] Consume workspace id in saved object client (#6014) #289

Closed

Conversation

SuZhou-Joe
Copy link
Collaborator

  • feat: consume current workspace in saved objects management and saved objects client

  • feat: add unit test

  • feat: add unit test for each change

  • fix: update snapshot of unit test

  • fix: unit test

  • fix: unit test

  • fix: unit test

  • feat: update snapshot

  • revert: saved object management changes

  • feat: add CHANGELOG

  • feat: address some comment

  • feat: address comment

  • feat: remove useless return

  • fix: bootstrap error

  • feat: update CHANGELOG

  • feat: update CHANGELOG

  • feat: optimize code

  • feat: update comment


Description

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

…roject#6014)

* feat: consume current workspace in saved objects management and saved objects client

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

* feat: add unit test

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

* feat: add unit test for each change

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

* fix: update snapshot of unit test

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

* fix: unit test

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

* fix: unit test

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

* fix: unit test

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

* feat: update snapshot

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

* revert: saved object management changes

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

* feat: add CHANGELOG

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

* feat: address some comment

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

* feat: address comment

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

* feat: remove useless return

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

* fix: bootstrap error

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

* feat: update CHANGELOG

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

* feat: update CHANGELOG

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

* feat: optimize code

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

* feat: update comment

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

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe changed the title [Backport][Workspace] Consume workspace id in saved object client (#6014) [Backport workspace][Workspace] Consume workspace id in saved object client (#6014) Mar 11, 2024
@codecov-commenter
Copy link

codecov-commenter commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.78%. Comparing base (0ee4023) to head (fbaade6).
Report is 1 commits behind head on workspace.

Additional details and impacted files
@@              Coverage Diff              @@
##           workspace     #289      +/-   ##
=============================================
+ Coverage      59.07%   66.78%   +7.71%     
=============================================
  Files           3026     3341     +315     
  Lines          58158    64882    +6724     
  Branches        9118    10472    +1354     
=============================================
+ Hits           34357    43334    +8977     
+ Misses         21878    18983    -2895     
- Partials        1923     2565     +642     
Flag Coverage Δ
Linux_1 31.42% <0.00%> (+<0.01%) ⬆️
Linux_2 55.38% <100.00%> (+0.14%) ⬆️
Linux_3 41.73% <0.00%> (?)
Linux_4 34.87% <0.00%> (ø)

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.

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe closed this Mar 12, 2024
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.

2 participants