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 |
---|---|---|---|---|---|
main.rs in templates/hello-world/{{ cookiecutter.project_slug }}/src |
28 | - | 69 | 70 | 2 |
post_gen_project.py in hooks |
33 | 1 | 66 | 70 | 2 |
template.yaml in templates/hello-world/{{ cookiecutter.project_slug }} |
33 | - | 68 | 70 | 2 |
Cargo.toml in templates/hello-world/{{ cookiecutter.project_slug }} |
8 | - | 70 | 70 | 1 |
Cargo.toml in templates/put-dynamodb/{{ cookiecutter.project_slug }} |
15 | - | 60 | 60 | 1 |
template.yaml in templates/put-dynamodb/{{ cookiecutter.project_slug }} |
45 | - | 60 | 60 | 1 |
main.rs in templates/put-dynamodb/{{ cookiecutter.project_slug }}/src |
104 | 1 | 60 | 60 | 1 |