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

Add string array context params #3301

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

alexgromero
Copy link
Contributor

@alexgromero alexgromero commented Nov 14, 2024

This PR adds support for stringArray parameters and introduces the operationContextParams trait.

@codecov-commenter
Copy link

codecov-commenter commented Nov 14, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 93.17%. Comparing base (b1279af) to head (ce7511a).
Report is 93 commits behind head on develop.

Files with missing lines Patch % Lines
botocore/regions.py 66.66% 3 Missing ⚠️

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

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3301      +/-   ##
===========================================
- Coverage    93.18%   93.17%   -0.01%     
===========================================
  Files           66       66              
  Lines        14345    14389      +44     
===========================================
+ Hits         13367    13407      +40     
- Misses         978      982       +4     

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

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.

3 participants