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 |
---|---|---|---|---|---|
App.tsx in src |
458 | 2 | 932 | 999 | 13 |
App.css in src |
61 | - | 932 | 999 | 7 |
index.tsx in src |
21 | - | 974 | 999 | 5 |
index.html in public |
15 | - | 974 | 999 | 4 |
applicationBar.tsx in src/components |
56 | 3 | 958 | 985 | 4 |
movieComp.tsx in src/components |
109 | 2 | 932 | 974 | 4 |
theme.tsx in src |
19 | - | 985 | 998 | 3 |
index.css in src |
12 | - | 994 | 999 | 2 |
models.ts in src/models |
20 | - | 936 | 974 | 2 |
serviceWorker.ts in src |
99 | 4 | 994 | 999 | 2 |