KozelAnatoliy / routineless

MIT License
7 stars 3 forks source link

feat: implement cdk application generator directory option #38

Closed KozelAnatoliy closed 11 months ago

KozelAnatoliy commented 12 months ago

Implement directory option for cdk application generator to create application in provided directory

nx-cloud[bot] commented 12 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 4432f3c08ce4c79c8e08f0e0a18e31645214f9a6. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 3 targets - [`nx affected -t test --parallel=3 --ci --code-coverage`](https://cloud.nx.app/runs/qlKbDOmh6A) - [`nx affected -t build --parallel=3`](https://cloud.nx.app/runs/F0JVAO5ytJ) - [`nx affected -t lint --parallel=3`](https://cloud.nx.app/runs/PPn7E9684x)

Sent with 💌 from NxCloud.

codecov-commenter commented 11 months ago

Codecov Report

Merging #38 (bb6b40c) into develop (bb6b40c) will not change coverage. The diff coverage is n/a.

:exclamation: Current head bb6b40c differs from pull request most recent head 4432f3c. Consider uploading reports for the commit 4432f3c to get more accurate results

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

@@           Coverage Diff            @@
##           develop      #38   +/-   ##
========================================
  Coverage    99.04%   99.04%           
========================================
  Files           15       15           
  Lines          526      526           
  Branches        93       93           
========================================
  Hits           521      521           
  Partials         5        5           
Flag Coverage Δ
cdk 99.04% <0.00%> (ø)
create-aws-cdk-app 99.04% <0.00%> (ø)
nx-aws-cdk 99.04% <0.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!