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

feat(repo)gcs: add support for versioning and retention #3564

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

guestisp
Copy link

still a WIP but this PR aim to add support for versioning and retention for malware protection to the native Google Cloud Storage backend

backup and retention extension are working as expected
point in time still doesn't work, probably i need some help in this regard.

Copy link

codecov bot commented Feb 2, 2024

Codecov Report

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

Project coverage is 75.83%. Comparing base (e389d92) to head (22ab4e7).
Report is 124 commits behind head on master.

❗ Current head 22ab4e7 differs from pull request most recent head 2cb602f. Consider uploading reports for the commit 2cb602f to get more accurate results

Files Patch % Lines
cli/storage_gcs.go 33.33% 7 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3564      +/-   ##
==========================================
+ Coverage   75.81%   75.83%   +0.01%     
==========================================
  Files         465      465              
  Lines       37171    37183      +12     
==========================================
+ Hits        28183    28199      +16     
+ Misses       7059     7056       -3     
+ Partials     1929     1928       -1     

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

@guestisp
Copy link
Author

Can someone help a bit ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants