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] Iterate collection for unregistered Writeable in streams #362

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 8216cb9 from #359.

* Iterate collection for unregistered Writeable in streams

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

* Add dependencies so User class compiles

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

* Make ResourceCreated writable for Script class

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

---------

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

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f7d96e0) 71.41% compared to head (5dced56) 72.52%.

Files Patch % Lines
...framework/indices/FlowFrameworkIndicesHandler.java 0.00% 1 Missing ⚠️
...pensearch/flowframework/model/ResourceCreated.java 94.73% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #362      +/-   ##
============================================
+ Coverage     71.41%   72.52%   +1.10%     
- Complexity      562      570       +8     
============================================
  Files            73       73              
  Lines          3016     2984      -32     
  Branches        229      226       -3     
============================================
+ Hits           2154     2164      +10     
+ Misses          752      716      -36     
+ Partials        110      104       -6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Daniel Widdis <[email protected]>
@dbwiddis dbwiddis merged commit 9f21cc5 into 2.x Jan 4, 2024
15 checks passed
@dbwiddis dbwiddis deleted the backport/backport-359-to-2.x branch January 4, 2024 20:26
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