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

Small refactor of AWS Signer classes for both sync and async clients #866

Merged
merged 9 commits into from
Dec 3, 2024

Conversation

brunomurino
Copy link
Contributor

Description

Small refactor of AWS Signer classes for both sync and async clients.
Implementing test improvements suggestion.

Issues Resolved

None

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
…ync and async clients

Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
…ved testing on them as well

Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Signed-off-by: Bruno Murino <brunomurino@users.noreply.github.com>
Copy link

codecov bot commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.39%. Comparing base (ba715b9) to head (c6220ab).
Report is 78 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #866      +/-   ##
==========================================
- Coverage   71.95%   70.39%   -1.56%     
==========================================
  Files          91      125      +34     
  Lines        8001     9290    +1289     
==========================================
+ Hits         5757     6540     +783     
- Misses       2244     2750     +506     

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

Copy link
Member

@dblock dblock left a comment

Choose a reason for hiding this comment

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

👏

@dblock dblock merged commit 7815c6a into opensearch-project:main Dec 3, 2024
32 of 33 checks passed
@dblock
Copy link
Member

dblock commented Dec 3, 2024

@brunomurino if you want to do more work, I like #595 and #410

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