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.5] [Backport 2.x] Update console to use core.http instead of jQuery.ajax #3212

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0f4ff09 from #3117.

* Update console to use core.http instead of jQuery.ajax

Signed-off-by: Yan Zeng <zengyan@amazon.com>
(cherry picked from commit 5764d6c)
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 0f4ff09)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner January 7, 2023 03:49
@joshuarrrr joshuarrrr added the autocut Skip the changelog verification check on backports label Jan 7, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2023

Codecov Report

Merging #3212 (d69b8e0) into 2.5 (8175ccb) will increase coverage by 0.00%.
The diff coverage is 71.05%.

@@           Coverage Diff           @@
##              2.5    #3212   +/-   ##
=======================================
  Coverage   66.70%   66.70%           
=======================================
  Files        3220     3221    +1     
  Lines       61575    61629   +54     
  Branches     9444     9458   +14     
=======================================
+ Hits        41072    41110   +38     
- Misses      18259    18265    +6     
- Partials     2244     2254   +10     
Flag Coverage Δ
Linux 66.65% <71.05%> (+<0.01%) ⬆️
Windows 66.65% <71.05%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
...e/public/application/contexts/services_context.tsx 77.77% <ø> (ø)
...lugins/console/public/lib/opensearch/opensearch.ts 75.00% <0.00%> (+35.00%) ⬆️
...equest_to_opensearch/send_request_to_opensearch.ts 70.49% <72.22%> (ø)
...ensearch/use_send_current_request_to_opensearch.ts 68.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%> (-2.64%) ⬇️
...ic/application/models/sense_editor/sense_editor.ts 64.88% <0.00%> (-0.89%) ⬇️
src/plugins/console/public/lib/utils/index.ts 58.13% <0.00%> (+2.32%) ⬆️

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

@manasvinibs manasvinibs added the v2.5.0 'Issues and PRs related to version v2.5.0' label Jan 7, 2023
@joshuarrrr joshuarrrr merged commit 1b3a87c into 2.5 Jan 9, 2023
@github-actions github-actions bot deleted the backport/backport-3117-to-2.5 branch January 9, 2023 18:01
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.

3 participants