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

feat(clients): update clients as of 08/13/2021 #2674

Merged
merged 4 commits into from
Aug 13, 2021

Conversation

AllanZhengYP
Copy link
Contributor

Issue

Follow-up to #2647

Description

update clients as of 08/13/2021


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 13, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@c458481). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2674   +/-   ##
=======================================
  Coverage        ?   58.87%           
=======================================
  Files           ?      521           
  Lines           ?    28946           
  Branches        ?     7172           
=======================================
  Hits            ?    17041           
  Misses          ?    11905           
  Partials        ?        0           

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 c458481...d1746ce. Read the comment docs.

@AllanZhengYP
Copy link
Contributor Author

Protocol test failed:

AIL protocol_tests/aws-restjson/tests/functional/restjson1.spec.ts (27.854 s)
--
325 | ● RestJsonNoInputAndOutput:Request
326 |  
327 | expect(received).toBeDefined()
328 |  
329 | Received: undefined
330 |  
331 | 6177 \|     expect(r.path).toBe("/NoInputAndOutputOutput");
332 | 6178 \|
333 | > 6179 \|     expect(r.headers["accept"]).toBeDefined();
334 | \|                                 ^
335 | 6180 \|     expect(r.headers["accept"]).toBe("application/json");
336 | 6181 \|
337 | 6182 \|     expect(r.body).toBeFalsy();
338 |  
339 | at Object.<anonymous>.it (tests/functional/restjson1.spec.ts:6179:33)

@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • CodeBuild project: sdk-staging-test
  • Commit ID: d1746ce
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@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 Aug 28, 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.

4 participants