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

Add the capability to override indices.breaker.total.use_real_memory setting for test clusters #15906

Merged
merged 1 commit into from
Sep 13, 2024

Add the capability to override indices.breaker.total.use_real_memory …

32d6d5c
Select commit
Loading
Failed to load commit list.
Merged

Add the capability to override indices.breaker.total.use_real_memory setting for test clusters #15906

Add the capability to override indices.breaker.total.use_real_memory …
32d6d5c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

71.96% (target 70.00%)

View this Pull Request on Codecov

71.96% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 71.96%. Comparing base (92d7fe8) to head (32d6d5c).
Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
...opensearch/gradle/testclusters/OpenSearchNode.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15906      +/-   ##
============================================
+ Coverage     71.90%   71.96%   +0.05%     
- Complexity    64216    64280      +64     
============================================
  Files          5272     5277       +5     
  Lines        300597   300691      +94     
  Branches      43440    43449       +9     
============================================
+ Hits         216151   216378     +227     
+ Misses        66680    66589      -91     
+ Partials      17766    17724      -42     

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