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 |
---|---|---|---|---|---|
jest.config.js in root |
7 | - | 618 | 820 | 2 |
main.ts in src |
21 | - | 12 | 390 | 2 |
proxysql.ts in src |
222 | 6 | 12 | 390 | 2 |
app.py in lambda/hello_world |
45 | 3 | 820 | 820 | 1 |