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 |
---|---|---|---|---|---|
products.go in domain |
59 | 5 | 45 | 48 | 2 |
dynamodb.go in handlers |
63 | 3 | 45 | 48 | 2 |
event_bridge.go in bus |
88 | 3 | 45 | 48 | 2 |
tools.go in tools |
4 | - | 45 | 45 | 1 |
product.go in types |
10 | - | 48 | 48 | 1 |
store.go in types |
10 | - | 48 | 48 | 1 |
bus.go in types |
16 | - | 48 | 48 | 1 |
main.go in functions/get-products |
19 | 1 | 48 | 48 | 1 |
main.go in functions/delete-product |
19 | 1 | 48 | 48 | 1 |
main.go in functions/put-product |
19 | 1 | 48 | 48 | 1 |
main.go in functions/get-product |
19 | 1 | 48 | 48 | 1 |
main.go in functions/products-stream |
19 | 1 | 48 | 48 | 1 |
generator.js in load-testing |
21 | - | 48 | 48 | 1 |
products_stream.go in domain |
21 | 2 | 48 | 48 | 1 |
load-test.yml in load-testing |
29 | - | 48 | 48 | 1 |
memory.go in store |
40 | 5 | 48 | 48 | 1 |
mock_store.go in types/mocks |
64 | 10 | 48 | 48 | 1 |
apigateway.go in handlers |
97 | 7 | 48 | 48 | 1 |
dynamodb.go in store |
103 | 5 | 48 | 48 | 1 |
template.yaml in root |
131 | - | 48 | 48 | 1 |