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

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

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Lyndon-Li
Copy link
Contributor

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

@Lyndon-Li Lyndon-Li added the kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes label Apr 22, 2024
@Lyndon-Li Lyndon-Li marked this pull request as ready for review April 22, 2024 03:12
@github-actions github-actions bot requested review from qiuming-best and sseago April 22, 2024 03:12
@Lyndon-Li Lyndon-Li requested a review from blackpiglet April 22, 2024 03:12
Copy link

codecov bot commented Apr 22, 2024

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 ⚠️
Additional details and impacted files
@@            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     

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

@Lyndon-Li Lyndon-Li merged commit d6a7319 into vmware-tanzu:main Apr 22, 2024
69 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/changelog-not-required PR does not require a user changelog. Often for docs, website, or build changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants