Skip to content

chore: codegen for several bug fixings#926

Merged
AllanZhengYP merged 1 commit intoaws:smithy-codegenfrom
AllanZhengYP:codegen-0213
Feb 14, 2020
Merged

chore: codegen for several bug fixings#926
AllanZhengYP merged 1 commit intoaws:smithy-codegenfrom
AllanZhengYP:codegen-0213

Conversation

@AllanZhengYP
Copy link
Contributor

Replaces: #921 #911

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

* fix: return empty array or map instead of undefined ([aws#885](aws#885))
* fix: allow RPC protocols to set the body without input ([67c733a](smithy-lang/smithy-typescript@67c733a))
* fix: use extended URI encoding([smtihy-typescript#130](https://github.com/awslabs/smithy-typescript/pull/130))([#915](https://github.com/aws/aws-sdk-js-v3/pull/915))
* fix: add bodies for undefined query/ec2 inputs([aws#917](aws#917))
* fix: collect unused stream bodies([smithy-typescript#133](smithy-lang/smithy-typescript#133))
* fix: query list encoding([smithy-typescript#134](smithy-lang/smithy-typescript#134))
* fix: handle flattened xml with slf-closed tag([aws#919](aws#919))
* fix: update smithy-client import strategy([smithy-typescript#135](smithy-lang/smithy-typescript#135))
@AllanZhengYP AllanZhengYP requested a review from srchase February 13, 2020 23:24
@aws-sdk-js-automation
Copy link

AWS CodeBuild CI Report

  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@codecov-io
Copy link

Codecov Report

Merging #926 into smithy-codegen will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           smithy-codegen     #926   +/-   ##
===============================================
  Coverage           92.12%   92.12%           
===============================================
  Files                 145      145           
  Lines                2908     2908           
  Branches              513      513           
===============================================
  Hits                 2679     2679           
  Misses                229      229

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 c278e84...00ea68f. Read the comment docs.

@AllanZhengYP AllanZhengYP merged commit 720d5f6 into aws:smithy-codegen Feb 14, 2020
@lock
Copy link

lock bot commented Feb 21, 2020

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.

@lock lock bot locked as resolved and limited conversation to collaborators Feb 21, 2020
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.

5 participants