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.js in todo-src/deleteTodo |
66 | 3 | 272 | 585 | 6 |
template.yaml in root |
355 | - | 412 | 585 | 6 |
config.js in www/src |
7 | - | 468 | 585 | 5 |
app.js in todo-src/getAllTodo |
55 | 2 | 272 | 585 | 5 |
app.js in todo-src/getTodo |
63 | 3 | 272 | 585 | 5 |
app.js in todo-src/completeTodo |
66 | 3 | 272 | 585 | 5 |
app.js in todo-src/addTodo |
70 | 4 | 272 | 585 | 5 |
app.js in todo-src/updateTodo |
80 | 3 | 272 | 585 | 5 |
config.default.js in www/src |
7 | - | 468 | 585 | 4 |
App.js in www/src |
156 | 3 | 468 | 585 | 3 |
index.js in www/src |
11 | - | 585 | 585 | 1 |
index.css in www/src |
14 | - | 585 | 585 | 1 |
ToDo.css in www/src |
14 | - | 585 | 585 | 1 |
App.css in www/src |
15 | - | 585 | 585 | 1 |
index.html in www/public |
19 | - | 585 | 585 | 1 |
ToDo.js in www/src |
50 | 1 | 585 | 585 | 1 |
serviceWorker.js in www/src |
92 | 4 | 585 | 585 | 1 |