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 root |
110 | - | 106 | 146 | 2 |
__init__.py in hello_world |
1 | - | 146 | 146 | 1 |
__init__.py in root |
1 | - | 146 | 146 | 1 |
app.py in hello_world |
16 | 1 | 146 | 146 | 1 |
app.py in auth_function |
120 | 12 | 146 | 146 | 1 |