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

[Manual][Backport 2.x]Add sidecar service (#5920) #6157

Merged

Conversation

raintygao
Copy link
Contributor

This is cherry pick of c2c4f53 from #5920

* feat: sidecar poc

Signed-off-by: tygao <tygao@amazon.com>

* update sidecar

Signed-off-by: tygao <tygao@amazon.com>

* update mouseevent

Signed-off-by: tygao <tygao@amazon.com>

* update type

Signed-off-by: tygao <tygao@amazon.com>

* update service mock

Signed-off-by: tygao <tygao@amazon.com>

* update sidecar config mode type

Signed-off-by: tygao <tygao@amazon.com>

* update docked mode enum

Signed-off-by: tygao <tygao@amazon.com>

* update resizable button style

Signed-off-by: tygao <tygao@amazon.com>

* doc: add changelog

Signed-off-by: tygao <tygao@amazon.com>

* test: update snapshots

Signed-off-by: tygao <tygao@amazon.com>

* fix typo

Signed-off-by: tygao <tygao@amazon.com>

* doc: update readme

Signed-off-by: tygao <tygao@amazon.com>

* test: add test for resizable button and service

Signed-off-by: tygao <tygao@amazon.com>

* test: add test for create react overlays and app container

Signed-off-by: tygao <tygao@amazon.com>

* test: add tests for service and components

Signed-off-by: tygao <tygao@amazon.com>

* test: update tests for resizable button

Signed-off-by: tygao <tygao@amazon.com>

* fix: update enum usage

Signed-off-by: tygao <tygao@amazon.com>

* update

Signed-off-by: tygao <tygao@amazon.com>

* fix wrong change

Signed-off-by: tygao <tygao@amazon.com>

* add prefix for resizableButton

Signed-off-by: tygao <tygao@amazon.com>

---------

Signed-off-by: tygao <tygao@amazon.com>
(cherry picked from commit c2c4f53)
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

Attention: Patch coverage is 91.50943% with 9 lines in your changes are missing coverage. Please review.

Project coverage is 67.15%. Comparing base (7596e39) to head (ee6a457).

Files Patch % Lines
src/core/public/overlays/overlay_service.ts 0.00% 4 Missing ⚠️
...re/public/overlays/sidecar/sidecar_service.mock.ts 62.50% 3 Missing ⚠️
...c/core/public/overlays/sidecar/sidecar_service.tsx 94.28% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #6157      +/-   ##
==========================================
+ Coverage   67.11%   67.15%   +0.03%     
==========================================
  Files        3316     3321       +5     
  Lines       64093    64198     +105     
  Branches    10241    10257      +16     
==========================================
+ Hits        43019    43115      +96     
- Misses      18582    18589       +7     
- Partials     2492     2494       +2     
Flag Coverage Δ
Linux_1 35.14% <11.32%> (-0.07%) ⬇️
Linux_2 55.28% <91.26%> (+0.15%) ⬆️
Linux_3 44.71% <11.32%> (-0.12%) ⬇️
Linux_4 35.24% <13.20%> (-0.07%) ⬇️
Windows_1 35.17% <11.32%> (-0.07%) ⬇️
Windows_2 55.24% <91.26%> (+0.15%) ⬆️
Windows_3 44.72% <11.32%> (-0.12%) ⬇️
Windows_4 35.24% <13.20%> (-0.07%) ⬇️

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.

@wanglam
Copy link
Contributor

wanglam commented Mar 15, 2024

@raintygao We may need backport the CHANGELOG.md too.

@raintygao
Copy link
Contributor Author

raintygao commented Mar 18, 2024

@raintygao We may need backport the CHANGELOG.md too.

As i see other backport PRs to 2.x, they all remove changelog changes, and there is also no features part content in changelog of 2.x branch.

Copy link
Member

@SuZhou-Joe SuZhou-Joe left a comment

Choose a reason for hiding this comment

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

Confused on the CHANGELOG, but it seems many commit pushed to 2.x do not have CHANGELOG.md either.

@raintygao
Copy link
Contributor Author

Confused on the CHANGELOG, but it seems many commit pushed to 2.x do not have CHANGELOG.md either.

Confused too, so I will keep consistent with other backport PRs to 2.x for now.

@SuZhou-Joe SuZhou-Joe merged commit f3750e1 into opensearch-project:2.x Mar 18, 2024
64 of 84 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants