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.3] convert empty httpEntity to {} to avoid DeliveryStatus initialization exception #730

Merged
merged 2 commits into from
Jul 28, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 94c225d from #648.

… exception (#648)

* convert empty httpEntity to {} to avoid DeliveryStatus initialization exception

Signed-off-by: Hailong Cui <ihailong@amazon.com>

* add integTest case for webhook empty response

Signed-off-by: Hailong Cui <ihailong@amazon.com>

---------

Signed-off-by: Hailong Cui <ihailong@amazon.com>
(cherry picked from commit 94c225d)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Hailong Cui <ihailong@amazon.com>
@codecov
Copy link

codecov bot commented Jul 27, 2023

Codecov Report

Merging #730 (cdff84e) into 2.3 (b11bc7b) will increase coverage by 0.13%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##                2.3     #730      +/-   ##
============================================
+ Coverage     61.22%   61.35%   +0.13%     
- Complexity      113      115       +2     
============================================
  Files            73       73              
  Lines          2486     2487       +1     
  Branches        268      269       +1     
============================================
+ Hits           1522     1526       +4     
+ Misses          785      782       -3     
  Partials        179      179              
Flag Coverage Δ
opensearch-notifications 61.35% <50.00%> (+0.13%) ⬆️

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

Files Changed Coverage Δ
...notifications/core/client/DestinationHttpClient.kt 85.50% <50.00%> (-1.26%) ⬇️

... and 2 files with indirect coverage changes

@Hailong-am Hailong-am merged commit bdff17e into 2.3 Jul 28, 2023
12 of 14 checks passed
@github-actions github-actions bot deleted the backport/backport-648-to-2.3 branch July 28, 2023 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants