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

Adding translog durability validation in index templates #15494

Merged
merged 4 commits into from
Aug 30, 2024

Addressing comments

2c1253d
Select commit
Loading
Failed to load commit list.
Merged

Adding translog durability validation in index templates #15494

Addressing comments
2c1253d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2024 in 0s

71.94% (target 70.00%)

View this Pull Request on Codecov

71.94% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.94%. Comparing base (9194b7a) to head (2c1253d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...cluster/metadata/MetadataIndexTemplateService.java 77.77% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15494      +/-   ##
============================================
+ Coverage     71.81%   71.94%   +0.12%     
- Complexity    63456    63539      +83     
============================================
  Files          5246     5246              
  Lines        296982   296991       +9     
  Branches      42894    42896       +2     
============================================
+ Hits         213281   213665     +384     
+ Misses        66230    65737     -493     
- Partials      17471    17589     +118     

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