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.17] Changing checksum setting to support modes #15662

Merged
merged 1 commit into from
Sep 4, 2024

Changing checksum setting to support modes (#15622)

3071ec1
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.17] Changing checksum setting to support modes #15662

Changing checksum setting to support modes (#15622)
3071ec1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 0s

71.68% (target 70.00%)

View this Pull Request on Codecov

71.68% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 85.29412% with 5 lines in your changes missing coverage. Please review.

Project coverage is 71.68%. Comparing base (175cbd0) to head (3071ec1).
Report is 3 commits behind head on 2.17.

Files with missing lines Patch % Lines
...arch/gateway/remote/RemoteClusterStateService.java 85.29% 3 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               2.17   #15662      +/-   ##
============================================
+ Coverage     71.66%   71.68%   +0.02%     
+ Complexity    64220    64190      -30     
============================================
  Files          5250     5250              
  Lines        300258   300277      +19     
  Branches      43682    43687       +5     
============================================
+ Hits         215174   215264      +90     
+ Misses        67084    66954     -130     
- Partials      18000    18059      +59     

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