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/components |
13 | 1 | 1782 | 1787 | 2 |
Main.tsx in src/components |
79 | 4 | 1782 | 1792 | 2 |
index.ts in src |
2 | - | 1792 | 1792 | 1 |
Header.tsx in src/components/header |
8 | - | 1782 | 1782 | 1 |
ItemsLeftCount.tsx in src/components/footer |
12 | 1 | 1782 | 1782 | 1 |
bootstrap.tsx in src |
12 | - | 1792 | 1792 | 1 |
Footer.tsx in src/components/footer |
16 | - | 1782 | 1782 | 1 |
FilterButton.tsx in src/components/footer |
26 | 2 | 1782 | 1782 | 1 |
NewTaskInput.tsx in src/components/header |
32 | - | 1782 | 1782 | 1 |
updateTextboxValue.ts in src/actions |
7 | 1 | |||
updateEditItemValue.ts in src/actions |
7 | 1 | |||
setFilter.ts in src/actions |
8 | 1 | |||
toggleCompleted.ts in src/actions |
9 | 1 | |||
store.ts in src/store |
11 | - | |||
updateItem.ts in src/actions |
11 | 1 | |||
toggleAllCompleted.ts in src/actions |
11 | 1 | |||
toggleEditItem.ts in src/actions |
13 | 1 | |||
schema.ts in src/store |
18 | - | |||
removeItem.ts in src/actions |
18 | 1 | |||
addItem.ts in src/actions |
19 | 3 |