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

test(client-s3): add functional test for access point #1455

Merged
merged 1 commit into from Aug 21, 2020

Conversation

AllanZhengYP
Copy link
Contributor

Description of changes:
Add smoke test cases for S3 support of access point ARN. The test isn't intended to test the full feature of access point ARN support. The full test cases are in the @aws-sdk/middleware-bucket-endpoint. The smoke test makes sure the customization is added to the S3 client.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Aug 20, 2020

Codecov Report

Merging #1455 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1455   +/-   ##
=======================================
  Coverage   79.77%   79.77%           
=======================================
  Files         297      297           
  Lines       11480    11480           
  Branches     2470     2470           
=======================================
  Hits         9158     9158           
  Misses       2322     2322           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8a0febd...d686087. Read the comment docs.

@alexforsyth
Copy link
Contributor

LGTM!

Copy link
Contributor

@alexforsyth alexforsyth left a comment

Choose a reason for hiding this comment

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

This seems good!

@AllanZhengYP AllanZhengYP merged commit 906786f into aws:master Aug 21, 2020
@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants