Skip to content

feat: add Gradle codegen #458

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

Merged
merged 1 commit into from
Nov 20, 2019
Merged

Conversation

mtdowling
Copy link
Member

Issue #, if available:

Description of changes:

Note: this also renames the SDK code generation package to "sdk-codegen".

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

  • 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-io commented Nov 19, 2019

Codecov Report

Merging #458 into add-smithy-generator will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@                   Coverage Diff                   @@
##           add-smithy-generator    #458      +/-   ##
=======================================================
+ Coverage                 96.16%   96.5%   +0.34%     
=======================================================
  Files                        79      72       -7     
  Lines                      1355    1231     -124     
  Branches                    253     224      -29     
=======================================================
- Hits                       1303    1188     -115     
+ Misses                       52      43       -9
Impacted Files Coverage Δ
packages/middleware-stack/src/index.ts 100% <0%> (ø) ⬆️
packages/middleware-retry/src/configurations.ts
packages/middleware-retry/src/delayDecider.ts
packages/middleware-retry/src/retryMiddleware.ts
packages/middleware-retry/src/constants.ts
packages/middleware-signing/src/middleware.ts
packages/middleware-retry/src/defaultStrategy.ts
packages/middleware-retry/src/retryDecider.ts

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 48cd3a9...a24d20b. Read the comment docs.

@mtdowling mtdowling requested a review from kstich November 20, 2019 17:14
@mtdowling mtdowling force-pushed the add-gradle-generation branch from e9d822e to a24d20b Compare November 20, 2019 22:34
@mtdowling mtdowling requested a review from kstich November 20, 2019 22:34
@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

@mtdowling mtdowling merged commit 3e0ff2c into add-smithy-generator Nov 20, 2019
@mtdowling mtdowling deleted the add-gradle-generation branch November 22, 2019 18:48
kstich pushed a commit that referenced this pull request Nov 25, 2019
@lock
Copy link

lock bot commented Nov 29, 2019

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 Nov 29, 2019
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