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] Added featureflag (#8988) #9066

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

reta
Copy link
Collaborator

@reta reta commented Aug 2, 2023

Backport of #8988 to 2.x

Added the featureFlagSettings method to OpenSearchSingleNodeTestCase

Signed-off-by: Stefano Maglione <[email protected]>
(cherry picked from commit d916f9c)
@github-actions
Copy link
Contributor

github-actions bot commented Aug 2, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Aug 2, 2023

Codecov Report

Merging #9066 (c8d6474) into 2.x (618dba4) will increase coverage by 0.02%.
Report is 1 commits behind head on 2.x.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x    #9066      +/-   ##
============================================
+ Coverage     70.85%   70.87%   +0.02%     
- Complexity    57439    57455      +16     
============================================
  Files          4749     4749              
  Lines        271395   271395              
  Branches      40055    40055              
============================================
+ Hits         192287   192356      +69     
+ Misses        62623    62559      -64     
+ Partials      16485    16480       -5     
Files Changed Coverage Δ
...g/opensearch/common/recycler/AbstractRecycler.java 100.00% <ø> (ø)
.../opensearch/common/recycler/AbstractRecyclerC.java 100.00% <ø> (ø)
...earch/common/recycler/ConcurrentDequeRecycler.java 100.00% <ø> (ø)
.../org/opensearch/common/recycler/DequeRecycler.java 100.00% <ø> (ø)
...org/opensearch/common/recycler/FilterRecycler.java 100.00% <ø> (ø)
...a/org/opensearch/common/recycler/NoneRecycler.java 100.00% <ø> (ø)
...java/org/opensearch/common/recycler/Recyclers.java 91.42% <ø> (ø)
.../common/util/concurrent/ConcurrentCollections.java 90.90% <ø> (ø)
.../common/util/concurrent/ConcurrentHashMapLong.java 40.74% <ø> (ø)

... and 469 files with indirect coverage changes

@reta reta merged commit 335b977 into opensearch-project:2.x Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants