Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

Conversation

@proggeramlug
Copy link
Contributor

@proggeramlug proggeramlug commented Aug 1, 2017

The S3 upload function really does not do too much (yet). However, setting the access flag is useless unless it is passed on. This change simply adds one line to actually pass the access parameter through.

@codecov-io
Copy link

codecov-io commented Aug 1, 2017

Codecov Report

Merging #26 into master will decrease coverage by 1.2%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #26      +/-   ##
==========================================
- Coverage   34.05%   32.84%   -1.21%     
==========================================
  Files          13       12       -1     
  Lines         464      411      -53     
==========================================
- Hits          158      135      -23     
+ Misses        306      276      -30
Impacted Files Coverage Δ
Sources/S3/S3.swift 0% <0%> (ø) ⬆️
Sources/AWSSignatureV4/AWSSignatureV4.swift 97.41% <0%> (-0.15%) ⬇️
Sources/AutoScaling/AutoScaling.swift

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 35516e1...22aea30. Read the comment docs.

@BrettRToomey BrettRToomey merged commit 5ce8efa into ml-archive:master Mar 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants