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 1.x] Fixes custom action parsing #310

Merged
merged 1 commit into from
Mar 16, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 901d887 from #309

Signed-off-by: Clay Downs <[email protected]>
(cherry picked from commit 901d887)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team March 15, 2022 17:52
@codecov-commenter
Copy link

Codecov Report

Merging #310 (05415b0) into 1.x (15262d4) will decrease coverage by 0.00%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                1.x     #310      +/-   ##
============================================
- Coverage     75.72%   75.71%   -0.01%     
  Complexity     2005     2005              
============================================
  Files           253      253              
  Lines         11467    11467              
  Branches       1815     1815              
============================================
- Hits           8683     8682       -1     
+ Misses         1760     1753       -7     
- Partials       1024     1032       +8     
Impacted Files Coverage Δ
...anagement/indexstatemanagement/ISMActionsParser.kt 88.52% <100.00%> (+8.19%) ⬆️
...statemanagement/model/destination/CustomWebhook.kt 65.21% <0.00%> (-27.54%) ⬇️
...arch/indexmanagement/rollup/RollupSearchService.kt 55.55% <0.00%> (-3.71%) ⬇️
.../rollup/action/start/TransportStartRollupAction.kt 67.44% <0.00%> (-2.33%) ⬇️
...earch/indexmanagement/transform/model/Transform.kt 85.21% <0.00%> (-0.44%) ⬇️
...nt/indexstatemanagement/ManagedIndexCoordinator.kt 72.81% <0.00%> (-0.32%) ⬇️
.../opensearch/indexmanagement/rollup/model/Rollup.kt 84.90% <0.00%> (+0.47%) ⬆️
...ent/indexstatemanagement/util/ManagedIndexUtils.kt 78.30% <0.00%> (+1.41%) ⬆️
.../action/explain/TransportExplainTransformAction.kt 69.31% <0.00%> (+2.27%) ⬆️
...ch/indexmanagement/rollup/RollupMetadataService.kt 76.92% <0.00%> (+2.40%) ⬆️
... and 3 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15262d4...05415b0. Read the comment docs.

@dblock
Copy link
Member

dblock commented Mar 15, 2022

@downsrob Is there an open issue on the flaky test?

@downsrob downsrob merged commit c2bdf73 into 1.x Mar 16, 2022
@downsrob downsrob deleted the backport/backport-309-to-1.x branch March 16, 2022 18:07
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.

4 participants