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: install AWS CDK CLI for integration snapshot tests #1539

Merged
merged 2 commits into from
Jan 18, 2022

Conversation

jogold
Copy link
Contributor

@jogold jogold commented Jan 18, 2022

Currently when using a AwsCdkConstructLibrary it must be manually
added to the project.


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

Currently when using a `AwsCdkConstructLibrary` it must be manually
added to the project.
@codecov-commenter
Copy link

Codecov Report

Merging #1539 (b052934) into main (d90284c) will increase coverage by 1.18%.
The diff coverage is 88.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1539      +/-   ##
==========================================
+ Coverage   88.06%   89.24%   +1.18%     
==========================================
  Files         132      141       +9     
  Lines        5109     5792     +683     
  Branches     1207     1535     +328     
==========================================
+ Hits         4499     5169     +670     
- Misses        610      621      +11     
- Partials        0        2       +2     
Impacted Files Coverage Δ
src/cdk/consts.ts 100.00% <ø> (+36.36%) ⬆️
src/dev-env.ts 83.33% <0.00%> (ø)
src/java/index.ts 100.00% <ø> (ø)
src/python/index.ts 100.00% <ø> (ø)
src/release/index.ts 100.00% <ø> (ø)
src/typescript/typescript-typedoc.ts 20.00% <0.00%> (ø)
src/web/react.ts 100.00% <ø> (ø)
src/web/tailwind.ts 100.00% <ø> (ø)
src/xmlfile.ts 92.30% <ø> (+0.64%) ⬆️
src/yaml.ts 100.00% <ø> (ø)
... and 157 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 4b87871...b052934. Read the comment docs.

@mergify mergify bot merged commit 3a291b7 into projen:main Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants