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 |
---|---|---|---|---|---|
template.yaml in {{ cookiecutter.project_name }} |
62 | - | 34 | 1350 | 11 |
app.py in {{ cookiecutter.project_name }}/hello_world |
33 | 3 | 14 | 556 | 3 |
__init__.py in {{ cookiecutter.project_name }}/hello_world |
1 | - | 556 | 556 | 1 |