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 not able to query legacy data when have at least 1 workspace #7320

Merged
merged 1 commit into from
Jul 20, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 3bb4170 from #7254.

…rkspace (#7254)

* Fix not able to query legacy data when have at least 1 workspace

Signed-off-by: Hailong Cui <[email protected]>

* fix typo

Signed-off-by: Hailong Cui <[email protected]>

* update snapshot

Signed-off-by: Hailong Cui <[email protected]>

---------

Signed-off-by: Hailong Cui <[email protected]>
Co-authored-by: Yulong Ruan <[email protected]>
(cherry picked from commit 3bb4170)
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.

@github-actions github-actions bot added failed changeset and removed Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry labels Jul 19, 2024
Copy link

codecov bot commented Jul 19, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 67.94%. Comparing base (9c6ac88) to head (e2a3935).

Files Patch % Lines
...d_objects_management/server/routes/scroll_count.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #7320   +/-   ##
=======================================
  Coverage   67.93%   67.94%           
=======================================
  Files        3455     3455           
  Lines       68462    68464    +2     
  Branches    11150    11150           
=======================================
+ Hits        46508    46515    +7     
+ Misses      19245    19242    -3     
+ Partials     2709     2707    -2     
Flag Coverage Δ
Linux_1 33.19% <0.00%> (ø)
Linux_2 55.58% <ø> (ø)
Linux_3 42.88% <0.00%> (ø)
Linux_4 34.91% <77.77%> (?)
Windows_1 33.21% <0.00%> (ø)
Windows_2 55.53% <ø> (ø)
Windows_3 42.90% <0.00%> (ø)
Windows_4 34.91% <77.77%> (+<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 f1ae46e into 2.x Jul 20, 2024
68 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 failed changeset seasoned-contributor v2.16.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants