The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
template.yml in root |
451 | - |
app.py in processAndLaunchBatchSimulations |
88 | 1 |
app.py in sendSimSummary |
50 | 1 |
app.py in triggerStepFunctions |
45 | 1 |
app.py in checkStatus |
38 | 1 |
app.py in errorLaunchingSimulations |
18 | 1 |
__init__.py in processAndLaunchBatchSimulations |
1 | - |
__init__.py in triggerStepFunctions |
1 | - |
__init__.py in sendSimSummary |
1 | - |
__init__.py in checkStatus |
1 | - |
__init__.py in errorLaunchingSimulations |
1 | - |
File | # lines | # units |
---|---|---|
app.py in processAndLaunchBatchSimulations |
88 | 1 |
app.py in triggerStepFunctions |
45 | 1 |
app.py in sendSimSummary |
50 | 1 |
app.py in checkStatus |
38 | 1 |
app.py in errorLaunchingSimulations |
18 | 1 |
There are 5 files with lines longer than 120 characters. In total, there are 10 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
app.py in processAndLaunchBatchSimulations |
88 | 1 | 4 |
app.py in sendSimSummary |
50 | 1 | 2 |
app.py in checkStatus |
38 | 1 | 2 |
app.py in triggerStepFunctions |
45 | 1 | 1 |
app.py in errorLaunchingSimulations |
18 | 1 | 1 |