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

s3: Correct layout prefix, reduce connections #918

Merged
merged 3 commits into from
Apr 17, 2017
Merged

s3: Correct layout prefix, reduce connections #918

merged 3 commits into from
Apr 17, 2017

Conversation

fd0
Copy link
Member

@fd0 fd0 commented Apr 17, 2017

Closes #917

@codecov-io
Copy link

codecov-io commented Apr 17, 2017

Codecov Report

Merging #918 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #918      +/-   ##
==========================================
+ Coverage   55.73%   55.78%   +0.04%     
==========================================
  Files         101      101              
  Lines        7907     7915       +8     
==========================================
+ Hits         4407     4415       +8     
  Misses       2860     2860              
  Partials      640      640
Impacted Files Coverage Δ
src/restic/backend/s3/s3.go 79.44% <100%> (ø) ⬆️
src/restic/backend/layout_s3.go 91.3% <100%> (+4.63%) ⬆️

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 e3d1bad...28968ca. Read the comment docs.

@fd0 fd0 merged commit 28968ca into master Apr 17, 2017
fd0 added a commit that referenced this pull request Apr 17, 2017
s3: Correct layout prefix, reduce connections
@fd0 fd0 deleted the fix-917 branch April 17, 2017 18:22
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