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] [Workspace]Fix maximum call stack error in use case service #7840

Merged
merged 1 commit into from
Aug 26, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 452b65d from #7817.

* Fix maximum call stack error in UseCaseService

Signed-off-by: Lin Wang <[email protected]>

* Changeset file for PR #7817 created/updated

* Improve UT coverage

Signed-off-by: Lin Wang <[email protected]>

* Refactor compare with sort

Signed-off-by: Lin Wang <[email protected]>

* Refactor compareFeatures

Signed-off-by: Lin Wang <[email protected]>

* Add ut for multi same features

Signed-off-by: Lin Wang <[email protected]>

---------

Signed-off-by: Lin Wang <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
(cherry picked from commit 452b65d)
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 Aug 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.92%. Comparing base (30a847b) to head (1aaac1f).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7840   +/-   ##
=======================================
  Coverage   63.92%   63.92%           
=======================================
  Files        3659     3659           
  Lines       81348    81350    +2     
  Branches    12970    12969    -1     
=======================================
+ Hits        52003    52005    +2     
  Misses      26159    26159           
  Partials     3186     3186           
Flag Coverage Δ
Linux_1 30.20% <100.00%> (+<0.01%) ⬆️
Linux_2 55.99% <ø> (ø)
Linux_3 40.48% <ø> (+<0.01%) ⬆️
Linux_4 31.48% <ø> (ø)
Windows_1 30.21% <100.00%> (+<0.01%) ⬆️
Windows_2 55.94% <ø> (ø)
Windows_3 40.48% <ø> (ø)
Windows_4 31.48% <ø> (ø)

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 458e859 into 2.x Aug 26, 2024
69 of 71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut Skip the changelog verification check on backports bug Something isn't working failed changeset seasoned-contributor v2.17.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants