boto / s3transfer

Amazon S3 Transfer Manager for Python
Apache License 2.0
209 stars 133 forks source link

Update interface for providing credentials to CRT #283

Closed kyleknap closed 10 months ago

kyleknap commented 10 months ago

This is a port of this PR: https://github.com/aws/aws-cli/pull/8334

The two main changes are:

codecov-commenter commented 10 months ago

Codecov Report

Attention: 12 lines in your changes are missing coverage. Please review.

Comparison is base (01aaaf3) 83.85% compared to head (a86f7cf) 84.23%.

Files Patch % Lines
s3transfer/crt.py 0.00% 12 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## crt-enhancements #283 +/- ## ==================================================== + Coverage 83.85% 84.23% +0.38% ==================================================== Files 16 16 Lines 2768 2760 -8 ==================================================== + Hits 2321 2325 +4 + Misses 447 435 -12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.