The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
pipeline.yaml in root |
119 | - |
template.yaml in root |
100 | - |
autoscaling.py in adjust_schedule_function/lib/processors |
67 | 3 |
recurrence.py in adjust_schedule_function/lib |
54 | 4 |
eventbridge.py in adjust_schedule_function/lib/processors |
48 | 2 |
services.py in adjust_schedule_function/lib |
44 | 10 |
app.py in adjust_schedule_function/adjust_schedule |
29 | 1 |
buildspec.yaml in root |
23 | - |
events.py in adjust_schedule_function/lib |
19 | 2 |
base.py in adjust_schedule_function/lib/processors |
9 | 4 |
utils.py in adjust_schedule_function/lib |
5 | 1 |
__init__.py in adjust_schedule_function/lib |
4 | - |
conftest.py in root |
2 | - |
__init__.py in adjust_schedule_function/lib/processors |
1 | - |
__init__.py in adjust_schedule_function/adjust_schedule |
1 | - |
File | # lines | # units |
---|---|---|
services.py in adjust_schedule_function/lib |
44 | 10 |
base.py in adjust_schedule_function/lib/processors |
9 | 4 |
recurrence.py in adjust_schedule_function/lib |
54 | 4 |
autoscaling.py in adjust_schedule_function/lib/processors |
67 | 3 |
eventbridge.py in adjust_schedule_function/lib/processors |
48 | 2 |
events.py in adjust_schedule_function/lib |
19 | 2 |
utils.py in adjust_schedule_function/lib |
5 | 1 |
app.py in adjust_schedule_function/adjust_schedule |
29 | 1 |
There are 4 files with lines longer than 120 characters. In total, there are 15 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
eventbridge.py in adjust_schedule_function/lib/processors |
48 | 2 | 6 |
autoscaling.py in adjust_schedule_function/lib/processors |
67 | 3 | 4 |
recurrence.py in adjust_schedule_function/lib |
54 | 4 | 4 |
buildspec.yaml in root |
23 | - | 1 |