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 |
---|---|---|---|---|---|
server.ts in server/src |
255 | 3 | 112 | 1370 | 29 |
extension.ts in client/src |
155 | 4 | 600 | 1370 | 11 |
yaml-constant.ts in client/src/yaml-support |
5 | - | 733 | 830 | 3 |
yaml-schema.ts in client/src/yaml-support |
67 | 4 | 677 | 830 | 3 |
yaml-locator.ts in client/src/yaml-support |
68 | 6 | 677 | 830 | 3 |
schema-holder.ts in client/src/yaml-support |
8 | 1 | 825 | 830 | 2 |
yaml-util.ts in client/src/yaml-support |
37 | 4 | 825 | 830 | 2 |