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] Create a Config XContent model for Config index #698

Merged
merged 1 commit into from
May 2, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 40d9efc from #679.

* Create a Config XContent model for Config index

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

* Move XContent builder into lambda

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

* Improve test coverage

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

* Even more test coverage

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

---------

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

codecov bot commented May 2, 2024

Codecov Report

Attention: Patch coverage is 95.91837% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 74.56%. Comparing base (c356b6e) to head (5328a56).

Files Patch % Lines
.../opensearch/flowframework/util/EncryptorUtils.java 90.90% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x     #698      +/-   ##
============================================
+ Coverage     73.74%   74.56%   +0.82%     
- Complexity      722      735      +13     
============================================
  Files            82       83       +1     
  Lines          3668     3708      +40     
  Branches        315      318       +3     
============================================
+ Hits           2705     2765      +60     
+ Misses          820      800      -20     
  Partials        143      143              

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

@dbwiddis dbwiddis merged commit 5c17312 into 2.x May 2, 2024
34 checks passed
@dbwiddis dbwiddis deleted the backport/backport-679-to-2.x branch May 2, 2024 15:13
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