File change frequency (churn) shows the distribution of file updates (days with at least one commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
lambda_function.py in src/ddb-stream-processor |
96 | 4 | 111 | 874 | 5 |
template.yaml in src/ddb-stream-processor |
92 | - | 111 | 874 | 4 |
rider-book-trip.py in src/ddb-python-script |
32 | - | 758 | 874 | 3 |
util.py in src/ddb-python-script |
170 | 3 | 767 | 874 | 3 |
driver-complete-trip.py in src/ddb-python-script |
33 | - | 758 | 874 | 2 |
rider-book-trip.py in src/taxi-ride-workflow/rider-book-trip |
39 | 1 | 110 | 111 | 2 |
driver-complete-trip.py in src/taxi-ride-workflow/driver-complete-trip |
42 | 1 | 110 | 111 | 2 |
driver-accept-trip.py in src/taxi-ride-workflow/driver-accept-trip |
59 | 1 | 110 | 111 | 2 |
template.yaml in src/taxi-ride-workflow |
107 | - | 110 | 111 | 2 |
driver-accept-trip.py in src/ddb-python-script |
50 | - | 874 | 874 | 1 |