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

HotToWarmTieringService changes to tier shards #14891

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

HotToWarmTieringService changes to tier shards

d99f55f
Select commit
Loading
Failed to load commit list.
Open

HotToWarmTieringService changes to tier shards #14891

HotToWarmTieringService changes to tier shards
d99f55f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2024 in 0s

71.86% (target 70.00%)

View this Pull Request on Codecov

71.86% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 27.80488% with 148 lines in your changes missing coverage. Please review.

Project coverage is 71.86%. Comparing base (97c1bf0) to head (d99f55f).
Report is 333 commits behind head on main.

Files with missing lines Patch % Lines
...earch/indices/tiering/HotToWarmTieringService.java 20.58% 106 Missing and 2 partials ⚠️
...n/admin/indices/tiering/TieringRequestContext.java 0.00% 24 Missing ⚠️
...dices/tiering/TransportHotToWarmTieringAction.java 46.15% 7 Missing ⚠️
...ices/tiering/TieringUpdateClusterStateRequest.java 0.00% 6 Missing ⚠️
...rch/action/admin/indices/tiering/TieringUtils.java 83.33% 1 Missing ⚠️
...org/opensearch/cluster/metadata/IndexMetadata.java 66.66% 1 Missing ⚠️
...earch/indices/tiering/TieringRequestValidator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14891      +/-   ##
============================================
+ Coverage     71.74%   71.86%   +0.12%     
- Complexity    62904    62963      +59     
============================================
  Files          5178     5182       +4     
  Lines        295167   295359     +192     
  Branches      42679    42701      +22     
============================================
+ Hits         211774   212268     +494     
+ Misses        66011    65663     -348     
- Partials      17382    17428      +46     

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