KozelAnatoliy / routineless

MIT License
7 stars 3 forks source link

feat(nx-aws-cdk): implement generated projects target inference #51

Closed KozelAnatoliy closed 8 months ago

KozelAnatoliy commented 8 months ago

Implement inference for lambda infra and runtime projects. Build for runtime and test for infra.

nx-cloud[bot] commented 8 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit c32ae95e1c462b75aa88975766c2156ff437a7fa. 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


🟥 Failed Commands
nx local-registry nx-aws-cdk-e2e
✅ Successfully ran 4 targets - [`nx run-many --target=e2e`](https://cloud.nx.app/runs/0SmOQtAUZt?utm_source=pull-request&utm_medium=comment) - [`nx affected -t test --parallel=3 --ci --coverage --passWithNoTests`](https://cloud.nx.app/runs/0vhtn3pCpn?utm_source=pull-request&utm_medium=comment) - [`nx affected -t build --parallel=3`](https://cloud.nx.app/runs/lrT9P2rIEB?utm_source=pull-request&utm_medium=comment) - [`nx affected -t lint --parallel=3`](https://cloud.nx.app/runs/95SOH3GgAn?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.

codecov-commenter commented 8 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (715dd03) 98.34% compared to head (c32ae95) 98.41%.

Files Patch % Lines
...enerators/aws-lambda/infra-generator/inferrence.ts 96.00% 0 Missing and 1 partial :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #51 +/- ## =========================================== + Coverage 98.34% 98.41% +0.06% =========================================== Files 29 32 +3 Lines 1151 1196 +45 Branches 223 231 +8 =========================================== + Hits 1132 1177 +45 Misses 1 1 Partials 18 18 ``` | [Flag](https://app.codecov.io/gh/KozelAnatoliy/routineless/pull/51/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [cdk](https://app.codecov.io/gh/KozelAnatoliy/routineless/pull/51/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.41% <98.50%> (+0.06%)` | :arrow_up: | | [create-aws-cdk-app](https://app.codecov.io/gh/KozelAnatoliy/routineless/pull/51/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.41% <98.50%> (+0.06%)` | :arrow_up: | | [nx-aws-cdk](https://app.codecov.io/gh/KozelAnatoliy/routineless/pull/51/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `98.41% <98.50%> (+0.06%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.