The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yaml in bookstore |
125 | - |
template.yaml in db_schema |
97 | - |
template.yaml in rds_proxy |
81 | - |
main.py in bookstore/books |
61 | 3 |
bookstore_orm_objects.py in db_schema/db_schema_lambda_layer/python |
34 | 4 |
main.py in db_schema/db_schema_lambda |
34 | 4 |
db_connection.py in bookstore/books |
23 | 2 |
bookstore_utils.py in db_schema/db_schema_lambda_layer/python |
16 | 2 |
main.py in bookstore/reviews |
8 | 1 |
File | # lines | # units |
---|---|---|
bookstore_orm_objects.py in db_schema/db_schema_lambda_layer/python |
34 | 4 |
main.py in db_schema/db_schema_lambda |
34 | 4 |
main.py in bookstore/books |
61 | 3 |
bookstore_utils.py in db_schema/db_schema_lambda_layer/python |
16 | 2 |
db_connection.py in bookstore/books |
23 | 2 |
main.py in bookstore/reviews |
8 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 5 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
template.yaml in bookstore |
125 | - | 2 |
template.yaml in db_schema |
97 | - | 1 |
main.py in db_schema/db_schema_lambda |
34 | 4 | 1 |
db_connection.py in bookstore/books |
23 | 2 | 1 |