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 |
---|---|---|---|---|---|
template.yml in root |
183 | - | 139 | 277 | 4 |
buildspec.yml in root |
17 | - | 260 | 277 | 2 |
app.js in src/functions/CancelFlight |
42 | - | 260 | 277 | 2 |
app.js in src/functions/CancelHotel |
42 | - | 260 | 277 | 2 |
app.js in src/functions/CancelCar |
42 | - | 260 | 277 | 2 |
app.js in src/functions/BookCar |
43 | - | 260 | 277 | 2 |
app.js in src/functions/BookHotel |
43 | - | 260 | 277 | 2 |
app.js in src/functions/BookFlight |
44 | - | 260 | 277 | 2 |
app.js in src/functions/StatusCheck |
44 | - | 260 | 277 | 2 |
saga_pattern.asl.yaml in src/statesmachine |
113 | - | 260 | 277 | 2 |