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 |
---|---|---|---|---|---|
client.go in dth |
425 | 17 | 155 | 250 | 5 |
config.go in dth |
44 | 1 | 155 | 250 | 4 |
job.go in dth |
556 | 18 | 155 | 250 | 4 |
service.go in dth |
280 | 14 | 244 | 250 | 3 |
config-example.yaml in root |
26 | - | 155 | 250 | 2 |
root.go in cmd |
155 | 3 | 155 | 250 | 2 |
main.go in root |
5 | 1 | 250 | 250 | 1 |
common.go in dth |
97 | 8 | 250 | 250 | 1 |