The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
util.py in src/ddb-python-script |
170 | 3 |
template.yaml in src/taxi-ride-workflow |
107 | - |
lambda_function.py in src/ddb-stream-processor |
96 | 4 |
template.yaml in src/ddb-stream-processor |
92 | - |
driver-accept-trip.py in src/taxi-ride-workflow/driver-accept-trip |
59 | 1 |
driver-accept-trip.py in src/ddb-python-script |
50 | - |
driver-complete-trip.py in src/taxi-ride-workflow/driver-complete-trip |
42 | 1 |
rider-book-trip.py in src/taxi-ride-workflow/rider-book-trip |
39 | 1 |
driver-complete-trip.py in src/ddb-python-script |
33 | - |
rider-book-trip.py in src/ddb-python-script |
32 | - |
File | # lines | # units |
---|---|---|
lambda_function.py in src/ddb-stream-processor |
96 | 4 |
util.py in src/ddb-python-script |
170 | 3 |
driver-accept-trip.py in src/taxi-ride-workflow/driver-accept-trip |
59 | 1 |
driver-complete-trip.py in src/taxi-ride-workflow/driver-complete-trip |
42 | 1 |
rider-book-trip.py in src/taxi-ride-workflow/rider-book-trip |
39 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 36 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
lambda_function.py in src/ddb-stream-processor |
96 | 4 | 11 |
driver-accept-trip.py in src/taxi-ride-workflow/driver-accept-trip |
59 | 1 | 10 |
driver-accept-trip.py in src/ddb-python-script |
50 | - | 10 |
template.yaml in src/taxi-ride-workflow |
107 | - | 3 |
template.yaml in src/ddb-stream-processor |
92 | - | 2 |