smithy-lang / smithy-kotlin

Smithy code generator for Kotlin (in development)
Apache License 2.0
79 stars 26 forks source link

refactor: relocate AWS protocol support #1051

Closed aajtodd closed 6 months ago

aajtodd commented 6 months ago

Issue \

downstream: https://github.com/awslabs/aws-sdk-kotlin/pull/1254

Description of changes

This PR relocates AWS protocol support and protocol tests from aws-sdk-kotlin into smithy-kotlin. Commit history has been preserved. If you want to see the actual changes look at commits starting from ae7a697971cf334ed1703773fd48851bdd7b99d7

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

sonarcloud[bot] commented 6 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
8.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud