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

cmd/restore: restore files in trash #3657

Merged
merged 9 commits into from
May 26, 2023
Merged

cmd/restore: restore files in trash #3657

merged 9 commits into from
May 26, 2023

Conversation

davies
Copy link
Contributor

@davies davies commented May 22, 2023

No description provided.

@codecov
Copy link

codecov bot commented May 22, 2023

Codecov Report

Patch coverage: 44.13% and project coverage change: +4.67 🎉

Comparison is base (49d994d) 56.16% compared to head (077b6b7) 60.83%.

❗ Current head 077b6b7 differs from pull request most recent head 289affb. Consider uploading reports for the commit 289affb to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3657      +/-   ##
==========================================
+ Coverage   56.16%   60.83%   +4.67%     
==========================================
  Files         149      139      -10     
  Lines       37087    26225   -10862     
==========================================
- Hits        20829    15954    -4875     
+ Misses      13962     8358    -5604     
+ Partials     2296     1913     -383     
Impacted Files Coverage Δ
cmd/profile.go 15.76% <0.00%> (+0.83%) ⬆️
cmd/stats.go 20.07% <0.00%> (-0.61%) ⬇️
pkg/meta/config.go 55.04% <ø> (+6.43%) ⬆️
pkg/meta/slice.go 95.00% <0.00%> (+0.92%) ⬆️
pkg/object/b2.go 1.96% <0.00%> (+0.32%) ⬆️
pkg/object/bos.go 1.50% <0.00%> (+0.46%) ⬆️
pkg/object/cos.go 1.35% <0.00%> (+0.45%) ⬆️
pkg/object/etcd.go 1.90% <0.00%> (-69.75%) ⬇️
pkg/object/ibmcos.go 1.25% <0.00%> (+0.34%) ⬆️
pkg/object/ks3.go 1.12% <0.00%> (+0.36%) ⬆️
... and 53 more

... and 82 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@davies davies changed the base branch from release-1.0 to main May 22, 2023 14:39
cmd/recover.go Outdated Show resolved Hide resolved
@davies davies added this to the Release 1.1 milestone May 25, 2023
@davies davies changed the title add a tool to recover files from trash cmd/restore: restore files in trash May 25, 2023
Copy link
Contributor

@Hexilee Hexilee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

cmd/restore.go Outdated Show resolved Hide resolved
@davies davies merged commit c341c31 into main May 26, 2023
@davies davies deleted the recover branch May 26, 2023 07:36
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.

2 participants