Skip to content

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Jul 2, 2017

The migrate command now allows restarting operations manually with migrate --force. The s3 layout migration retries on error.

Closes #1073

@fd0 fd0 force-pushed the migrate-s3-continue branch from d83912f to 8c30ae7 Compare July 2, 2017 09:21
@codecov-io
Copy link

codecov-io commented Jul 2, 2017

Codecov Report

Merging #1075 into master will decrease coverage by 0.1%.
The diff coverage is 16.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1075      +/-   ##
==========================================
- Coverage   53.88%   53.77%   -0.11%     
==========================================
  Files         117      117              
  Lines        8912     8922      +10     
==========================================
- Hits         4802     4798       -4     
- Misses       3407     3419      +12     
- Partials      703      705       +2
Impacted Files Coverage Δ
src/restic/backend/s3/s3.go 61.8% <0%> (-1.64%) ⬇️
src/cmds/restic/cmd_migrate.go 8% <33.33%> (+3.65%) ⬆️
src/restic/backend/swift/swift.go 73.68% <0%> (-3.51%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e7577d7...8c30ae7. Read the comment docs.

@fd0 fd0 merged commit 8c30ae7 into master Jul 3, 2017
fd0 added a commit that referenced this pull request Jul 3, 2017
s3: Improve migration to new layout
@fd0 fd0 deleted the migrate-s3-continue branch July 3, 2017 17:50
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