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] Removes user_inputs field from Template and Global Context Index mapping #112

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f621b91 from #111.

…ing (#111)

* Adding global context index mapping changes

Signed-off-by: Joshua Palis <jpalis@amazon.com>

* Removes user inputs field from Template class and global context

Signed-off-by: Joshua Palis <jpalis@amazon.com>

* Adding toJson test for TemplateTests::testStrings()

Signed-off-by: Joshua Palis <jpalis@amazon.com>

---------

Signed-off-by: Joshua Palis <jpalis@amazon.com>
(cherry picked from commit f621b91)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@codecov
Copy link

codecov bot commented Oct 25, 2023

Codecov Report

Merging #112 (5525f8e) into 2.x (a653645) will decrease coverage by 0.99%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.x     #112      +/-   ##
============================================
- Coverage     81.46%   80.47%   -0.99%     
+ Complexity      285      252      -33     
============================================
  Files            30       30              
  Lines          1122      973     -149     
  Branches        126       98      -28     
============================================
- Hits            914      783     -131     
+ Misses          162      155       -7     
+ Partials         46       35      -11     
Files Coverage Δ
...ch/flowframework/indices/GlobalContextHandler.java 72.22% <100.00%> (ø)
...a/org/opensearch/flowframework/model/Template.java 88.80% <ø> (+1.52%) ⬆️
...rk/transport/ProvisionWorkflowTransportAction.java 45.61% <100.00%> (ø)

... and 1 file with indirect coverage changes

@joshpalis joshpalis merged commit 5762315 into 2.x Oct 25, 2023
26 checks passed
@github-actions github-actions bot deleted the backport/backport-111-to-2.x branch October 25, 2023 16: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