boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.44k stars 1.06k forks source link

Feature: experimental check body flag for 100 continue #3121

Closed SamRemis closed 4 months ago

SamRemis commented 4 months ago

Add experimental flag for checking the request body before setting 100 continue

codecov-commenter commented 4 months ago

Codecov Report

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

Comparison is base (8fd0160) 93.14% compared to head (09bbba9) 93.04%. Report is 29 commits behind head on develop.

Files Patch % Lines
botocore/handlers.py 66.66% 1 Missing :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3121 +/- ## =========================================== - Coverage 93.14% 93.04% -0.10% =========================================== Files 66 66 Lines 14237 14240 +3 =========================================== - Hits 13261 13250 -11 - Misses 976 990 +14 ```

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