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

Feature: experimental check body flag for 100 continue #3121

Closed

Conversation

SamRemis
Copy link
Contributor

@SamRemis SamRemis commented Feb 14, 2024

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

@SamRemis SamRemis changed the title Add experimental flag for checking the request body before setting 10… Feature: experimental check body flag for 100 continue Feb 14, 2024
@SamRemis SamRemis force-pushed the feature-check-body-before-100-continue branch from 627afa5 to 09bbba9 Compare February 14, 2024 19:49
@codecov-commenter
Copy link

codecov-commenter commented Feb 14, 2024

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 ⚠️

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

Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SamRemis SamRemis closed this Feb 14, 2024
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.

2 participants