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 2.x] refactor: move the render of query extension control buttons to extension component #8353

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 1db585d from #8334.

…sion component (#8334)

* refactor: move the render of query extension fragments to extension component

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

* Changeset file for PR #8334 created/updated

* fix failed unit tests

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>

---------

Signed-off-by: Yulong Ruan <ruanyl@amazon.com>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 1db585d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Invalid Changelog Heading

The '## Changelog' heading in your PR description is either missing or malformed. Please make sure that your PR description includes a '## Changelog' heading with proper spelling, capitalization, spacing, and Markdown syntax.

Copy link

codecov bot commented Sep 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 64.22%. Comparing base (97a792f) to head (e0047f9).
Report is 6 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #8353   +/-   ##
=======================================
  Coverage   64.22%   64.22%           
=======================================
  Files        3742     3742           
  Lines       88835    88843    +8     
  Branches    13844    13845    +1     
=======================================
+ Hits        57055    57063    +8     
  Misses      31166    31166           
  Partials      614      614           
Flag Coverage Δ
Linux_1 30.07% <0.00%> (-0.01%) ⬇️
Linux_2 58.98% <ø> (ø)
Linux_3 40.40% <100.00%> (?)
Linux_4 31.69% <0.00%> (-0.01%) ⬇️
Windows_1 30.08% <0.00%> (-0.01%) ⬇️
Windows_2 58.93% <ø> (ø)
Windows_3 40.40% <100.00%> (+<0.01%) ⬆️
Windows_4 31.69% <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.

@ruanyl ruanyl merged commit deb259b into 2.x Sep 27, 2024
67 of 69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
all-star-contributor autocut Skip the changelog verification check on backports discover-next failed changeset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants