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] Mute flaky concurrent segment search tests pending fixes (#10437) #11050

Merged
merged 1 commit into from
Nov 6, 2023

Mute flaky concurrent segment search tests pending fixes (#10437)

66260ae
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Mute flaky concurrent segment search tests pending fixes (#10437) #11050

Mute flaky concurrent segment search tests pending fixes (#10437)
66260ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 4, 2023 in 0s

71.00% (target 70.00%)

View this Pull Request on Codecov

71.00% (target 70.00%)

Details

Codecov Report

Merging #11050 (66260ae) into 2.x (e297b21) will increase coverage by 0.13%.
Report is 4 commits behind head on 2.x.
The diff coverage is 69.53%.

@@             Coverage Diff              @@
##                2.x   #11050      +/-   ##
============================================
+ Coverage     70.86%   71.00%   +0.13%     
- Complexity    58864    58903      +39     
============================================
  Files          4850     4851       +1     
  Lines        277900   278030     +130     
  Branches      40735    40766      +31     
============================================
+ Hits         196937   197417     +480     
+ Misses        64238    63822     -416     
- Partials      16725    16791      +66     
Files Coverage Δ
...g/opensearch/identity/shiro/ShiroTokenManager.java 93.33% <100.00%> (+28.21%) ⬆️
...a/org/opensearch/extensions/ExtensionsManager.java 52.14% <100.00%> (+1.20%) ⬆️
...g/opensearch/extensions/NoopExtensionsManager.java 42.85% <100.00%> (ø)
...rch/extensions/rest/RestActionsRequestHandler.java 100.00% <100.00%> (ø)
...org/opensearch/identity/noop/NoopTokenManager.java 100.00% <100.00%> (+33.33%) ⬆️
...rg/opensearch/identity/tokens/BearerAuthToken.java 100.00% <100.00%> (ø)
...g/opensearch/identity/tokens/OnBehalfOfClaims.java 87.50% <87.50%> (ø)
server/src/main/java/org/opensearch/node/Node.java 85.22% <0.00%> (ø)
...ensearch/extensions/rest/ExtensionRestRequest.java 71.59% <33.33%> (-1.67%) ⬇️
...org/opensearch/identity/tokens/BasicAuthToken.java 80.00% <60.00%> (-7.50%) ⬇️
... and 5 more

... and 452 files with indirect coverage changes