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

Removing String format in RemoteStoreMigrationAllocationDecider #14612

Merged
merged 1 commit into from
Jul 3, 2024

Remvoing String format in RemoteStoreMigrationAllocationDecider

3e4fd1e
Select commit
Loading
Failed to load commit list.
Merged

Removing String format in RemoteStoreMigrationAllocationDecider #14612

Remvoing String format in RemoteStoreMigrationAllocationDecider
3e4fd1e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 2, 2024 in 0s

71.78% (target 70.00%)

View this Pull Request on Codecov

71.78% (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.78%. Comparing base (6267e94) to head (3e4fd1e).
Report is 2 commits behind head on main.

Files Patch % Lines
...decider/RemoteStoreMigrationAllocationDecider.java 93.75% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #14612      +/-   ##
============================================
+ Coverage     71.65%   71.78%   +0.12%     
- Complexity    62272    62323      +51     
============================================
  Files          5140     5140              
  Lines        293020   293028       +8     
  Branches      42347    42347              
============================================
+ Hits         209977   210354     +377     
+ Misses        65766    65327     -439     
- Partials      17277    17347      +70     

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