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 |
---|---|---|---|---|---|
__init__.py in digit_interface |
6 | - | 126 | 666 | 5 |
demo_digit.py in example |
28 | - | 126 | 666 | 4 |
digit.py in digit_interface |
149 | 14 | 126 | 666 | 4 |
digit_handler.py in digit_interface |
36 | 3 | 126 | 666 | 3 |
noxfile.py in root |
57 | 8 | 273 | 583 | 3 |
setup.py in root |
37 | 2 | 583 | 666 | 2 |
demo_rgb_intensity.py in example |
17 | - | 273 | 273 | 1 |