Repo Added
|
Files
22
|
Badge
README BADGES
|
push
github
147 of 147 branches covered (100.0%)
Branch coverage included in aggregate %.
200 of 200 relevant lines covered (100.0%)
27.11 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|---|---|---|---|---|---|---|---|---|
100.0 | lib/handler.js | 72 + 17 | 15 | 15 | 0 | 19.0 | 3 | 0 | |
100.0 | lib/helpers/dispatcher.js | 105 + 20 | 31 | 31 | 0 | 16.0 | 41 | 0 | |
100.0 | lib/helpers/get-lambda-function-name.js | 42 + 4 | 16 | 16 | 0 | 188.0 | 4 | 0 | |
100.0 | lib/helpers/lambda-wrapper.js | 25 + 6 | 4 | 4 | 0 | 16.0 | 2 | 0 | |
100.0 | lib/helpers/set-env-var.js | 27 | 11 | 11 | 0 | 5.0 | 10 | 0 | |
100.0 | lib/index.js | 24 | 10 | 10 | 0 | 1.0 | 0 | 0 | |
100.0 | lib/invoke-permissions.js | 14 | 2 | 2 | 0 | 1.0 | 0 | 0 | |
100.0 | lib/invoker.js | 219 + 42 | 56 | 56 | 0 | 18.0 | 44 | 0 | |
100.0 | lib/lambda-bases/lambda.js | 78 + 57 | 11 + 8 | 11 + 8 | 0 | 1.0 | 0 | 0 | |
100.0 | lib/lambda-bases/lambda-with-client-and-payload.js | 16 | 4 | 4 | 0 | 1.0 | 0 | 0 |
Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
---|---|---|---|---|---|---|---|
887055306 | Add-base-lambda-classes-and-typings | Improved tests to allow to watch and fixed coverage script name | push | Joaquín Ormaechea | github | pending completion | |
886376998 | Add-base-lambda-classes-and-typings | Added Lambda and LambdaWithClientAndPayload base classes with their tests | push | Joaquín Ormaechea | github | pending completion |