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] [MD] Improve test connection #3209

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 5719fb9 from #3110.

Signed-off-by: Su <szhongna@amazon.com>

Signed-off-by: Su <szhongna@amazon.com>
(cherry picked from commit 5719fb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner January 7, 2023 00:40
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2023

Codecov Report

Merging #3209 (2c3edfa) into 2.x (ccbd616) will increase coverage by 0.09%.
The diff coverage is 68.75%.

@@            Coverage Diff             @@
##              2.x    #3209      +/-   ##
==========================================
+ Coverage   66.63%   66.73%   +0.09%     
==========================================
  Files        3220     3220              
  Lines       61544    61545       +1     
  Branches     9432     9429       -3     
==========================================
+ Hits        41011    41073      +62     
+ Misses      18287    18226      -61     
  Partials     2246     2246              
Flag Coverage Δ
Linux 66.68% <68.75%> (+0.04%) ⬆️
Windows 66.68% <68.75%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../data_source_management/public/components/utils.ts 95.65% <0.00%> (-0.19%) ⬇️
...gins/data_source/server/client/configure_client.ts 66.03% <20.00%> (+2.40%) ⬆️
.../plugins/data_source/server/data_source_service.ts 71.42% <100.00%> (ø)
...ta_source/server/legacy/configure_legacy_client.ts 70.83% <100.00%> (+60.41%) ⬆️
src/plugins/data_source/server/lib/error.ts 100.00% <100.00%> (ø)
...s/osd-optimizer/src/node/node_auto_tranpilation.ts 83.67% <0.00%> (-4.09%) ⬇️
packages/osd-optimizer/src/node/cache.ts 51.31% <0.00%> (-1.32%) ⬇️
...ic/application/models/sense_editor/sense_editor.ts 64.88% <0.00%> (+0.88%) ⬆️
src/dev/build/lib/config.ts 85.29% <0.00%> (+5.88%) ⬆️
...ges/osd-apm-config-loader/src/config.test.mocks.ts 100.00% <0.00%> (+8.69%) ⬆️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@abbyhu2000 abbyhu2000 added the autocut Skip the changelog verification check on backports label Jan 7, 2023
@manasvinibs manasvinibs added v2.5.0 'Issues and PRs related to version v2.5.0' backport 2.5 labels Jan 7, 2023
@joshuarrrr joshuarrrr merged commit cd4fa97 into 2.x Jan 9, 2023
@github-actions github-actions bot deleted the backport/backport-3110-to-2.x branch January 9, 2023 18:04
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 9, 2023
Signed-off-by: Su <szhongna@amazon.com>

Signed-off-by: Su <szhongna@amazon.com>
(cherry picked from commit 5719fb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit cd4fa97)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
abbyhu2000 pushed a commit that referenced this pull request Jan 9, 2023
Signed-off-by: Su <szhongna@amazon.com>

Signed-off-by: Su <szhongna@amazon.com>
(cherry picked from commit 5719fb9)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit cd4fa97)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 v2.5.0 'Issues and PRs related to version v2.5.0'
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants