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 |
---|---|---|---|---|---|
rpc.ts in src |
200 | 10 | 1234 | 1250 | 3 |
reorder.ts in src |
35 | 3 | 1235 | 1250 | 2 |
index.ts in src |
3 | - | 1250 | 1250 | 1 |
error.ts in src |
17 | 1 | 1250 | 1250 | 1 |
types.ts in src |
40 | 2 | 1250 | 1250 | 1 |