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 |
---|---|---|---|---|---|
config.js in app |
40 | - | 311 | 1954 | 4 |
index.html in app |
44 | - | 1188 | 1830 | 3 |
Users.js in app/src/users |
8 | - | 1482 | 1830 | 2 |
AppController.js in app/src |
20 | 3 | 1482 | 1830 | 2 |
UserDetails.html in app/src/users/components/details |
6 | - | |||
UsersList.js in app/src/users/components/list |
7 | - | |||
UsersList.html in app/src/users/components/list |
8 | - | |||
UserDetails.js in app/src/users/components/details |
9 | - | |||
boot.js in app/src/boot |
13 | - | |||
ContactSheet.html in app/src/users/components/details |
13 | - | |||
app.js in app/src |
21 | - | |||
UserDetailsController.js in app/src/users/components/details |
32 | 3 | |||
UsersDataService.js in app/src/users/services |
40 | 2 | |||
app.css in app/assets |
104 | - |