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

Merged
merged 1 commit into from
Sep 4, 2024

Changing checksum setting to support modes (#15622)

eef7a2a
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Changing checksum setting to support modes #15672

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

71.71% (target 70.00%)

View this Pull Request on Codecov

71.71% (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.71%. Comparing base (b408ef8) to head (eef7a2a).
Report is 1 commits behind head on 2.x.

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.x   #15672      +/-   ##
============================================
+ Coverage     71.63%   71.71%   +0.07%     
- Complexity    64164    64209      +45     
============================================
  Files          5251     5251              
  Lines        300418   300437      +19     
  Branches      43722    43727       +5     
============================================
+ Hits         215210   215456     +246     
+ Misses        67218    66968     -250     
- Partials      17990    18013      +23     

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