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

chore: codegen for adding $retryable in Error #1237

Merged
merged 1 commit into from
Jun 5, 2020

Conversation

trivikr
Copy link
Member

@trivikr trivikr commented Jun 3, 2020

Issue #, if available:
Following PRs should be merged before this one:

Description of changes:
codegen for adding $retryable in Error

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

@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

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

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

@codecov-commenter
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #1237   +/-   ##
=========================================
  Coverage          ?   73.34%           
=========================================
  Files             ?      289           
  Lines             ?    12715           
  Branches          ?     2917           
=========================================
  Hits              ?     9326           
  Misses            ?     3389           
  Partials          ?        0           
Impacted Files Coverage Δ
packages/util-base64-node/src/index.ts 100.00% <0.00%> (ø)
...l_tests/aws-json/commands/EmptyOperationCommand.ts 100.00% <0.00%> (ø)
...ol_tests/aws-restjson/commands/JsonListsCommand.ts 100.00% <0.00%> (ø)
packages/util-uri-escape/src/escape-uri-path.ts 100.00% <0.00%> (ø)
packages/region-provider/src/fromEnv.ts 100.00% <0.00%> (ø)
packages/property-provider/src/ProviderError.ts 100.00% <0.00%> (ø)
...es/node-http-handler/src/set-connection-timeout.ts 38.46% <0.00%> (ø)
...ts/aws-query/commands/NoInputAndNoOutputCommand.ts 100.00% <0.00%> (ø)
packages/xml-builder/src/escape-attribute.ts 100.00% <0.00%> (ø)
...ests/aws-ec2/commands/RecursiveXmlShapesCommand.ts 100.00% <0.00%> (ø)
... and 279 more

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 7e7d3c8...2d292e5. Read the comment docs.

@trivikr trivikr marked this pull request as ready for review June 5, 2020 18:35
@trivikr trivikr merged commit 70621d9 into aws:master Jun 5, 2020
@trivikr trivikr deleted the retryable-codegen branch June 5, 2020 19:50
@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 20, 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

3 participants