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 |
---|---|---|---|---|---|
codepipeline_template.yaml in pipeline/codepipeline |
180 | - | 158 | 1569 | 5 |
state_machine_template.yaml in pipeline/statemachines/deploy |
305 | - | 158 | 1569 | 5 |
lambda-template.yaml in app |
52 | - | 158 | 1569 | 4 |
state_machine_trigger.js in pipeline/codepipeline |
132 | 12 | 1313 | 1569 | 2 |
pipeline_utils.js in pipeline/local_modules/pipeline_utils |
334 | 29 | 1569 | 1572 | 2 |
index.js in pipeline/local_modules/pipeline_utils |
2 | - | 1572 | 1572 | 1 |
index.js in pipeline/local_modules/cloudformation |
2 | - | 1572 | 1572 | 1 |
check_stack_exists.js in pipeline/statemachines/deploy |
17 | 2 | 1569 | 1569 | 1 |
execute_change_set.js in pipeline/statemachines/deploy |
18 | 2 | 1569 | 1569 | 1 |
delete_change_set.js in pipeline/statemachines/deploy |
18 | 2 | 1569 | 1569 | 1 |
check_stack_creation_status.js in pipeline/statemachines/deploy |
21 | 2 | 1569 | 1569 | 1 |
check_change_set_creation_status.js in pipeline/statemachines/deploy |
22 | 2 | 1569 | 1569 | 1 |
create_stack.js in pipeline/statemachines/deploy |
43 | 2 | 1569 | 1569 | 1 |
inspect_change_set.js in pipeline/statemachines/deploy |
46 | 3 | 1569 | 1569 | 1 |
create_change_set.js in pipeline/statemachines/deploy |
47 | 2 | 1569 | 1569 | 1 |
cloudformation_manager.js in pipeline/local_modules/cloudformation |
218 | 18 | 1572 | 1572 | 1 |