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 rest, transport layer changes for Tiering #13980

Merged
merged 1 commit into from
Jul 23, 2024

Add rest, transport layer changes for Hot to warm tiering - dedicated…

31256f3
Select commit
Loading
Failed to load commit list.
Merged

Add rest, transport layer changes for Tiering #13980

Add rest, transport layer changes for Hot to warm tiering - dedicated…
31256f3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 0s

71.75% (target 70.00%)

View this Pull Request on Codecov

71.75% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 74.07407% with 70 lines in your changes missing coverage. Please review.

Project coverage is 71.75%. Comparing base (97f26cc) to head (31256f3).
Report is 1 commits behind head on main.

Files Patch % Lines
...ion/admin/indices/tiering/TieringIndexRequest.java 73.13% 10 Missing and 8 partials ⚠️
...earch/indices/tiering/TieringRequestValidator.java 78.04% 12 Missing and 6 partials ⚠️
...dmin/indices/tiering/HotToWarmTieringResponse.java 79.16% 9 Missing and 1 partial ⚠️
...n/admin/indices/tiering/RestWarmTieringAction.java 23.07% 10 Missing ⚠️
...admin/indices/tiering/TieringValidationResult.java 58.33% 9 Missing and 1 partial ⚠️
...dices/tiering/TransportHotToWarmTieringAction.java 80.00% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #13980      +/-   ##
============================================
- Coverage     71.86%   71.75%   -0.12%     
  Complexity    62539    62539              
============================================
  Files          5149     5156       +7     
  Lines        293450   293719     +269     
  Branches      42428    42470      +42     
============================================
- Hits         210899   210750     -149     
- Misses        65120    65621     +501     
+ Partials      17431    17348      -83     

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