Closed KozelAnatoliy closed 12 months ago
CI is running/has finished running commands for commit dda2b7213adb0641ccebae7a341fcb55d00627ff. 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
Sent with 💌 from NxCloud.
Merging #40 (dda2b72) into develop (27df012) will increase coverage by
0.59%
. The diff coverage is80.00%
.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
@@ Coverage Diff @@
## develop #40 +/- ##
===========================================
+ Coverage 98.45% 99.04% +0.59%
===========================================
Files 15 15
Lines 519 526 +7
Branches 90 93 +3
===========================================
+ Hits 511 521 +10
+ Misses 5 0 -5
- Partials 3 5 +2
Flag | Coverage Δ | |
---|---|---|
cdk | 99.04% <80.00%> (+0.59%) |
:arrow_up: |
create-aws-cdk-app | 99.04% <80.00%> (+0.59%) |
:arrow_up: |
nx-aws-cdk | 99.04% <80.00%> (+0.59%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Files | Coverage Δ | |
---|---|---|
...nx-aws-cdk/src/generators/cdk-application/index.ts | 97.46% <66.66%> (+1.21%) |
:arrow_up: |
...ages/nx-aws-cdk/src/generators/aws-lambda/index.ts | 97.10% <83.33%> (+0.38%) |
:arrow_up: |
... and 1 file with indirect coverage changes
:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!
Implement new aws lambda target to bundle runtime code using esbuild.