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.18] Downgrade version to 2.18.0 for ser/de of new parameters of RequestRequest #16477

Merged
merged 1 commit into from
Nov 7, 2024

Change to correct version since this has been backported (#16472)

6c8e83d
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.18] Downgrade version to 2.18.0 for ser/de of new parameters of RequestRequest #16477

Change to correct version since this has been backported (#16472)
6c8e83d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2024 in 0s

71.83% (target 70.00%)

View this Pull Request on Codecov

71.83% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (d27ee4e) to head (6c8e83d).

Files with missing lines Patch % Lines
...ster/snapshots/restore/RestoreSnapshotRequest.java 0.00% 0 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               2.18   #16477   +/-   ##
=========================================
  Coverage     71.83%   71.83%           
+ Complexity    65381    65343   -38     
=========================================
  Files          5312     5312           
  Lines        304995   304995           
  Branches      44440    44440           
=========================================
+ Hits         219090   219104   +14     
+ Misses        67614    67608    -6     
+ Partials      18291    18283    -8     

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