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

Modify create snapshot v2 response when wait_for_completion is false #15499

Merged

Modify create snapshot response when wait_for_completion is false

e022735
Select commit
Loading
Failed to load commit list.
Merged

Modify create snapshot v2 response when wait_for_completion is false #15499

Modify create snapshot response when wait_for_completion is false
e022735
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 2, 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 33.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 71.83%. Comparing base (23cba28) to head (e022735).
Report is 33 commits behind head on main.

Files with missing lines Patch % Lines
...napshots/create/TransportCreateSnapshotAction.java 33.33% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #15499      +/-   ##
============================================
- Coverage     71.91%   71.83%   -0.08%     
+ Complexity    63311    63286      -25     
============================================
  Files          5225     5225              
  Lines        296350   296352       +2     
  Branches      42809    42810       +1     
============================================
- Hits         213119   212896     -223     
- Misses        65743    66008     +265     
+ Partials      17488    17448      -40     

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