awslabs / aws-c-s3

C99 library implementation for communicating with the S3 service, designed for maximizing throughput on high bandwidth EC2 instances.
Apache License 2.0
94 stars 38 forks source link

Bypass for CreateSession reqeust #384

Closed TingDaoK closed 9 months ago

TingDaoK commented 9 months ago

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

codecov-commenter commented 9 months ago

Codecov Report

Merging #384 (fcda93b) into main (ecd0143) will increase coverage by 0.01%. The diff coverage is 100.00%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/384/graphs/tree.svg?width=650&height=150&src=pr&token=J4KP54FVLF&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs)](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) ```diff @@ Coverage Diff @@ ## main #384 +/- ## ========================================== + Coverage 88.58% 88.59% +0.01% ========================================== Files 21 21 Lines 5938 5944 +6 ========================================== + Hits 5260 5266 +6 Misses 678 678 ``` | [Files](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs) | Coverage Δ | | |---|---|---| | [source/s3\_client.c](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3MzX2NsaWVudC5j) | `88.01% <100.00%> (+0.05%)` | :arrow_up: | | [source/s3express\_credentials\_provider.c](https://app.codecov.io/gh/awslabs/aws-c-s3/pull/384?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=awslabs#diff-c291cmNlL3MzZXhwcmVzc19jcmVkZW50aWFsc19wcm92aWRlci5j) | `92.23% <100.00%> (+0.01%)` | :arrow_up: |