File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest 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 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in {{ cookiecutter.project_name }}/hello_world |
1 | - | 556 | 556 | 1 |
template.yaml in {{ cookiecutter.project_name }} |
62 | - | 34 | 1350 | 11 |
app.py in {{ cookiecutter.project_name }}/hello_world |
33 | 3 | 14 | 556 | 3 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
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 |
template.yaml in {{ cookiecutter.project_name }} |
62 | - | 34 | 1350 | 11 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
app.py in {{ cookiecutter.project_name }}/hello_world |
33 | 3 | 14 | 556 | 3 |
template.yaml in {{ cookiecutter.project_name }} |
62 | - | 34 | 1350 | 11 |
__init__.py in {{ cookiecutter.project_name }}/hello_world |
1 | - | 556 | 556 | 1 |