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 |
---|---|---|---|---|---|
sample_configuration.yaml in cloudwatch_logger/config |
16 | - | 510 | 1091 | 5 |
cloudwatch_logger.launch.py in cloudwatch_logger/launch |
42 | 1 | 888 | 1091 | 5 |
log_node_param_helper.h in cloudwatch_logger/include/cloudwatch_logger |
84 | - | 510 | 910 | 5 |
log_node.h in cloudwatch_logger/include/cloudwatch_logger |
40 | - | 678 | 1091 | 4 |
main.cpp in cloudwatch_logger/src |
79 | 1 | 678 | 910 | 4 |
log_node.cpp in cloudwatch_logger/src |
111 | 8 | 678 | 1091 | 4 |
log_node_param_helper.cpp in cloudwatch_logger/src |
344 | 13 | 510 | 910 | 4 |