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] Fix Create Connector actions parsing #130

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 8e85f98 from #127.

* Fix Create Connector actions parsing

Signed-off-by: Daniel Widdis <[email protected]>

* Fix tests

Signed-off-by: Daniel Widdis <[email protected]>

* Handle exceptions

Signed-off-by: Daniel Widdis <[email protected]>

* Fix parameter key in tests

Signed-off-by: Daniel Widdis <[email protected]>

---------

Signed-off-by: Daniel Widdis <[email protected]>
(cherry picked from commit 8e85f98)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link

codecov bot commented Oct 31, 2023

Codecov Report

Merging #130 (ab7471c) into 2.x (cb3027a) will increase coverage by 0.66%.
The diff coverage is 74.00%.

@@             Coverage Diff              @@
##                2.x     #130      +/-   ##
============================================
+ Coverage     66.05%   66.71%   +0.66%     
- Complexity      266      272       +6     
============================================
  Files            34       34              
  Lines          1299     1322      +23     
  Branches        123      125       +2     
============================================
+ Hits            858      882      +24     
+ Misses          399      395       -4     
- Partials         42       45       +3     
Files Coverage Δ
...ch/flowframework/workflow/CreateConnectorStep.java 81.81% <74.00%> (+7.97%) ⬆️

@dbwiddis dbwiddis merged commit 4effda0 into 2.x Oct 31, 2023
26 checks passed
@dbwiddis dbwiddis deleted the backport/backport-127-to-2.x branch October 31, 2023 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant