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 the bug that mistakenly classify data connection #9256

Merged
merged 2 commits into from
Jan 24, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 11918b6 from #9237.

* fix the bug that mistakely miscategorify data connection

Signed-off-by: Qxisylolo <[email protected]>

* Changeset file for PR #9237 created/updated

* [workspace]add 2 step loading in 'Associate data sources' modal (#8999)

* add 2 step loading

Signed-off-by: Qxisylolo <[email protected]>

* Changeset file for PR #8999 created/updated

* ifx ut

Signed-off-by: Qxisylolo <[email protected]>

* resolve comments

Signed-off-by: Qxisylolo <[email protected]>

* delete functions

Signed-off-by: Qxisylolo <[email protected]>

* separately fetch dqc

Signed-off-by: Qxisylolo <[email protected]>

* small mistakes

Signed-off-by: Qxisylolo <[email protected]>

* dqc should not show data source without dqc

Signed-off-by: Qxisylolo <[email protected]>

* fix tests

Signed-off-by: Qxisylolo <[email protected]>

* new update

Signed-off-by: Qxisylolo <[email protected]>

* delete non-used import

Signed-off-by: Qxisylolo <[email protected]>

* delete if

Signed-off-by: Qxisylolo <[email protected]>

* add try catch

Signed-off-by: Qxisylolo <[email protected]>

---------

Signed-off-by: Qxisylolo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Yulong Ruan <[email protected]>

* fix the bug that mistakely miscategorify data connection

Signed-off-by: Qxisylolo <[email protected]>

* fix conflict

Signed-off-by: Qxisylolo <[email protected]>

* conflicts

Signed-off-by: Qxisylolo <[email protected]>

* small fix

Signed-off-by: Qxisylolo <[email protected]>

* typo

Signed-off-by: Qxisylolo <[email protected]>

* add tests

Signed-off-by: Qxisylolo <[email protected]>

* delete one

Signed-off-by: Qxisylolo <[email protected]>

---------

Signed-off-by: Qxisylolo <[email protected]>
Co-authored-by: opensearch-changeset-bot[bot] <154024398+opensearch-changeset-bot[bot]@users.noreply.github.com>
Co-authored-by: Yulong Ruan <[email protected]>
(cherry picked from commit 11918b6)
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 Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.15%. Comparing base (0916f05) to head (003fee6).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9256      +/-   ##
==========================================
+ Coverage   61.14%   61.15%   +0.01%     
==========================================
  Files        3815     3815              
  Lines       91528    91504      -24     
  Branches    14459    14458       -1     
==========================================
- Hits        55961    55956       -5     
+ Misses      32004    31990      -14     
+ Partials     3563     3558       -5     
Flag Coverage Δ
Linux_1 29.13% <100.00%> (-0.01%) ⬇️
Linux_2 56.60% <ø> (ø)
Linux_3 38.06% <ø> (ø)
Linux_4 29.18% <ø> (ø)
Windows_1 29.14% <100.00%> (ø)
Windows_2 56.55% <ø> (ø)
Windows_3 38.06% <ø> (ø)
Windows_4 29.18% <ø> (ø)

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 50c3c93 into 2.x Jan 24, 2025
66 of 68 checks passed
@github-actions github-actions bot deleted the backport/backport-9237-to-2.x branch January 24, 2025 05:33
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 failed changeset v2.19.0 workspace
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants