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

Merge restore helper image into Velero server image #8574

Merged
merged 1 commit into from
Jan 6, 2025

Merge restore helper image into Velero server image

eb5230e
Select commit
Loading
Failed to load commit list.
Merged

Merge restore helper image into Velero server image #8574

Merge restore helper image into Velero server image
eb5230e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 3, 2025 in 0s

59.18% (+0.00%) compared to 78c97d9

View this Pull Request on Codecov

59.18% (+0.00%) compared to 78c97d9

Details

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 59.18%. Comparing base (78c97d9) to head (eb5230e).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
pkg/restore/actions/pod_volume_restore_action.go 86.66% 1 Missing and 1 partial ⚠️
pkg/cmd/server/plugin/plugin.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##             main    #8574    +/-   ##
========================================
  Coverage   59.17%   59.18%            
========================================
  Files         370      370            
  Lines       39487    39594   +107     
========================================
+ Hits        23366    23433    +67     
- Misses      14647    14679    +32     
- Partials     1474     1482     +8     

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