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

Support context params #7423

Closed

Conversation

stealthycoin
Copy link
Contributor

Based off of boto/botocore#2740

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2022

Codecov Report

Merging #7423 (babab33) into endpoints-2.0 (8e3fcb2) will increase coverage by 0.02%.
The diff coverage is 97.92%.

❗ Current head babab33 differs from pull request most recent head 766bb0d. Consider uploading reports for the commit 766bb0d to get more accurate results

@@                Coverage Diff                @@
##           endpoints-2.0    #7423      +/-   ##
=================================================
+ Coverage          93.71%   93.74%   +0.02%     
=================================================
  Files                351      352       +1     
  Lines              36175    36510     +335     
  Branches            5202     5265      +63     
=================================================
+ Hits               33903    34227     +324     
- Misses              1648     1655       +7     
- Partials             624      628       +4     
Impacted Files Coverage Δ
awscli/botocore/model.py 97.44% <91.66%> (-0.35%) ⬇️
awscli/botocore/endpoint_provider.py 98.34% <98.34%> (ø)
awscli/botocore/compat.py 93.52% <100.00%> (+0.04%) ⬆️
awscli/botocore/exceptions.py 99.08% <100.00%> (+0.01%) ⬆️
awscli/botocore/utils.py 95.25% <100.00%> (+0.01%) ⬆️
awscli/s3transfer/tasks.py 91.66% <0.00%> (-3.34%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 🚢

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.

None yet

3 participants