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] Modify create snapshot v2 response when wait_for_completion is false #15615

Merged

[Backport] Modify create snapshot v2 response when wait_for_completio…

ff8835b
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Modify create snapshot v2 response when wait_for_completion is false #15615

[Backport] Modify create snapshot v2 response when wait_for_completio…
ff8835b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 3, 2024 in 1s

71.65% (target 70.00%)

View this Pull Request on Codecov

71.65% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.65%. Comparing base (62e943c) to head (ff8835b).

Files with missing lines Patch % Lines
...napshots/create/TransportCreateSnapshotAction.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15615      +/-   ##
============================================
- Coverage     71.68%   71.65%   -0.04%     
+ Complexity    64023    63925      -98     
============================================
  Files          5243     5243              
  Lines        299319   299321       +2     
  Branches      43568    43569       +1     
============================================
- Hits         214566   214467      -99     
- Misses        66820    66887      +67     
- Partials      17933    17967      +34     

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