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

Fix issue 6575 #6587

Merged
merged 1 commit into from Aug 2, 2023
Merged

Fix issue 6575 #6587

merged 1 commit into from Aug 2, 2023

Conversation

Lyndon-Li
Copy link
Contributor

@Lyndon-Li Lyndon-Li commented Aug 2, 2023

Fix issue #6575, flush the repo after delete the snapshot, otherwise, the changes(deleting repo snapshot) cannot be committed to the repo.

@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2023

Codecov Report

Merging #6587 (7b2d78e) into main (7135f16) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #6587      +/-   ##
==========================================
- Coverage   60.18%   60.15%   -0.03%     
==========================================
  Files         242      242              
  Lines       25636    25640       +4     
==========================================
- Hits        15428    15424       -4     
- Misses       9135     9142       +7     
- Partials     1073     1074       +1     
Files Changed Coverage Δ
pkg/repository/provider/unified_repo.go 87.56% <100.00%> (+0.13%) ⬆️

... and 1 file with indirect coverage changes

Signed-off-by: Lyndon-Li <lyonghui@vmware.com>
@sseago sseago merged commit bb96c21 into vmware-tanzu:main Aug 2, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants