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] [Enhancement] Use HTTP service instead of fetch for plugin check #9165

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f7ecf99 from #9052.

* Use HTTP service instead of fetch

Signed-off-by: Jialiang Liang <[email protected]>

* resolve comments

Signed-off-by: Jialiang Liang <[email protected]>

* Add mock for addDanger()

Signed-off-by: Jialiang Liang <[email protected]>

* Add unit test for sql definition preview

Signed-off-by: Jialiang Liang <[email protected]>

* Fix the typo of class title O_o

Signed-off-by: Jialiang Liang <[email protected]>

* Fix the snapshot issue

Signed-off-by: Jialiang Liang <[email protected]>

---------

Signed-off-by: Jialiang Liang <[email protected]>
(cherry picked from commit f7ecf99)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jan 9, 2025

❌ 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 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.94%. Comparing base (2e418ec) to head (5f5c48a).
Report is 4 commits behind head on 2.x.

Additional details and impacted files
@@            Coverage Diff             @@
##              2.x    #9165      +/-   ##
==========================================
+ Coverage   60.92%   60.94%   +0.02%     
==========================================
  Files        3808     3808              
  Lines       91209    91208       -1     
  Branches    14393    14393              
==========================================
+ Hits        55565    55583      +18     
+ Misses      32117    32099      -18     
+ Partials     3527     3526       -1     
Flag Coverage Δ
Linux_1 29.00% <0.00%> (+<0.01%) ⬆️
Linux_2 56.59% <ø> (ø)
Linux_3 37.83% <100.00%> (+0.03%) ⬆️
Linux_4 30.04% <0.00%> (+<0.01%) ⬆️
Windows_1 29.01% <0.00%> (+<0.01%) ⬆️
Windows_2 56.54% <ø> (ø)
Windows_3 37.83% <100.00%> (+0.03%) ⬆️
Windows_4 30.04% <0.00%> (+<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 b5002db into 2.x Jan 9, 2025
67 of 71 checks passed
@github-actions github-actions bot deleted the backport/backport-9052-to-2.x branch January 9, 2025 16:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants