vmware-tanzu / velero

Backup and migrate Kubernetes applications and their persistent volumes
https://velero.io
Apache License 2.0
8.64k stars 1.39k forks source link

Issue 7712: don't append nil error for BatchForget of Restic path #7713

Closed Lyndon-Li closed 5 months ago

Lyndon-Li commented 5 months ago

Fix issue #7712, don't append nil error for BatchForget of Restic path

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 58.51%. Comparing base (bc29471) to head (776efc4). Report is 11 commits behind head on main.

Files Patch % Lines
pkg/repository/provider/restic.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #7713 +/- ## ========================================== + Coverage 58.49% 58.51% +0.02% ========================================== Files 343 343 Lines 28457 28487 +30 ========================================== + Hits 16646 16670 +24 - Misses 10392 10402 +10 + Partials 1419 1415 -4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.