The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yml in root |
164 | - |
simple.py in functions/simple |
146 | 14 |
health_check.py in functions/health_check |
44 | 3 |
update_weight.py in functions/update_weight |
29 | 3 |
calculate_weights.py in functions/calculate_weights |
19 | 3 |
finalize.py in functions/finalize |
17 | 2 |
rollback.py in functions/rollback |
16 | 2 |
File | # lines | # units |
---|---|---|
simple.py in functions/simple |
146 | 14 |
calculate_weights.py in functions/calculate_weights |
19 | 3 |
health_check.py in functions/health_check |
44 | 3 |
update_weight.py in functions/update_weight |
29 | 3 |
finalize.py in functions/finalize |
17 | 2 |
rollback.py in functions/rollback |
16 | 2 |
There is only one file with lines longer than 120 characters. In total, there are 2 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
simple.py in functions/simple |
146 | 14 | 2 |