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] Removing String format in RemoteStoreMigrationAllocationDecider #14874

Merged
merged 1 commit into from
Jul 23, 2024

Removing String format in RemoteStoreMigrationAllocationDecider to op…

35c5c60
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Removing String format in RemoteStoreMigrationAllocationDecider #14874

Removing String format in RemoteStoreMigrationAllocationDecider to op…
35c5c60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 23, 2024 in 1s

71.58% (target 70.00%)

View this Pull Request on Codecov

71.58% (target 70.00%)

Details

Codecov Report

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

Project coverage is 71.58%. Comparing base (7755055) to head (35c5c60).
Report is 8 commits behind head on 2.x.

Files Patch % Lines
...decider/RemoteStoreMigrationAllocationDecider.java 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##                2.x   #14874   +/-   ##
=========================================
  Coverage     71.58%   71.58%           
+ Complexity    62544    62494   -50     
=========================================
  Files          5108     5108           
  Lines        293645   293653    +8     
  Branches      42781    42781           
=========================================
+ Hits         210205   210215   +10     
- Misses        65741    65780   +39     
+ Partials      17699    17658   -41     

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