The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
index.js in lambda/ImportCustomersDynamoDB |
170 | - |
index.js in lambda/ExportContactHistoryS3 |
85 | 1 |
export-contact-history-s3.js in lib |
66 | 1 |
import-customers-dynamodb.js in lib |
54 | 1 |
index.js in lambda/ImportCustomersS3 |
53 | - |
import-customers-s3.js in lib |
41 | 1 |
honeycode-api-lab-stack.js in lib |
13 | 1 |
File | # lines | # units |
---|---|---|
honeycode-api-lab-stack.js in lib |
13 | 1 |
export-contact-history-s3.js in lib |
66 | 1 |
import-customers-dynamodb.js in lib |
54 | 1 |
import-customers-s3.js in lib |
41 | 1 |
index.js in lambda/ExportContactHistoryS3 |
85 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 9 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
import-customers-dynamodb.js in lib |
54 | 1 | 3 |
index.js in lambda/ImportCustomersDynamoDB |
170 | - | 3 |
export-contact-history-s3.js in lib |
66 | 1 | 2 |
import-customers-s3.js in lib |
41 | 1 | 1 |