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

[Workspace] Add APIs to support plugin state in request (#6303) #315

Conversation

SuZhou-Joe
Copy link
Collaborator


  • feat: update CHANGELOG

  • feat: update

  • feat: use request app to store request workspace id

  • feat: remove useless if


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

@codecov-commenter
Copy link

codecov-commenter commented Apr 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.94%. Comparing base (55d9b82) to head (12c99d0).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           workspace-pr-integr     #315       +/-   ##
========================================================
+ Coverage                55.94%   66.94%   +11.00%     
========================================================
  Files                     2254     2603      +349     
  Lines                    42167    49234     +7067     
  Branches                  7483     8893     +1410     
========================================================
+ Hits                     23589    32961     +9372     
+ Misses                   17152    14103     -3049     
- Partials                  1426     2170      +744     
Flag Coverage Δ
_2 55.36% <100.00%> (+<0.01%) ⬆️
_3 43.48% <25.00%> (?)
_4 35.17% <25.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.

…roject#6303)

* feat: add APIs to support plugin state in request (opensearch-project#312)

* feat: add APIs to support plugin state in request

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

* feat: add APIs to support plugin state in request

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

---------

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

* feat: update CHANGELOG

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

* feat: update

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

* feat: use request app to store request workspace id

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

* feat: remove useless if

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

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe force-pushed the backport-6303-to-workspace-pr-integr branch from 12c99d0 to a3e4bc2 Compare April 7, 2024 05:44
@SuZhou-Joe SuZhou-Joe merged commit 0f34d69 into ruanyl:workspace-pr-integr Apr 7, 2024
38 of 43 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.

3 participants