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-pr-integr][Workspace] Consume workspace id in saved object client (#6014) #290

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>
@SuZhou-Joe SuZhou-Joe changed the title [Backport][Workspace] Consume workspace id in saved object client (#6014) [Backport workspace-pr-integr][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.98%. Comparing base (58f8ea4) to head (bc180b0).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           workspace-pr-integr     #290      +/-   ##
=======================================================
- Coverage                66.99%   66.98%   -0.01%     
=======================================================
  Files                     3325     3325              
  Lines                    64535    64523      -12     
  Branches                 10406    10400       -6     
=======================================================
- Hits                     43235    43221      -14     
- Misses                   18769    18770       +1     
- Partials                  2531     2532       +1     
Flag Coverage Δ
Linux_ 66.32% <100.00%> (-0.01%) ⬇️
_1 32.22% <0.00%> (+<0.01%) ⬆️
_2 55.37% <100.00%> (-0.03%) ⬇️
_3 43.32% <0.00%> (+<0.01%) ⬆️
_4 35.15% <0.00%> (+0.01%) ⬆️

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.

@SuZhou-Joe SuZhou-Joe merged commit a6ca402 into ruanyl:workspace-pr-integr Mar 11, 2024
46 checks passed
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