The distribution of size of files (measured in lines of code).
File | # lines | # units |
---|---|---|
image-manifest.yaml in assets |
793 | - |
validation_models.py in custom_image_cli/validation_tool/validation_models |
139 | 24 |
validate_image.py in custom_image_cli/commands |
56 | 5 |
check_files.py in custom_image_cli/validation_tool/validation_tests |
40 | 6 |
check_manifest.py in custom_image_cli/validation_tool/validation_tests |
37 | 4 |
argument_parser.py in custom_image_cli/helper |
35 | 3 |
validation_helper.py in custom_image_cli/validation_tool |
32 | 2 |
custom-image-validation-tool.spec in installer/pyinstaller |
30 | - |
custom-image-validation-tool-win.spec in installer/pyinstaller |
30 | - |
check_envs.py in custom_image_cli/validation_tool/validation_tests |
27 | 5 |
logging.py in custom_image_cli/helper |
26 | 4 |
docker_cl.py in custom_image_cli/helper/docker_util |
22 | 6 |
check_local_job_run.py in custom_image_cli/validation_tool/validation_tests |
21 | 2 |
print_message.py in custom_image_cli/helper |
11 | 2 |
cli.py in custom_image_cli/cli |
11 | 1 |
check_inputs.py in custom_image_cli/validation_tool |
9 | 2 |
base_command.py in custom_image_cli/commands |
8 | 2 |
manifest_reader.py in custom_image_cli/helper |
7 | 1 |
base_check.py in custom_image_cli/validation_tool/validation_tests |
5 | 1 |
docker_helper.py in custom_image_cli/helper/docker_util |
4 | 1 |
__main__.py in custom_image_cli |
3 | - |
__init__.py in custom_image_cli |
1 | - |
__init__.py in custom_image_cli/helper |
1 | - |
__init__.py in custom_image_cli/helper/docker_util |
1 | - |
__init__.py in custom_image_cli/cli |
1 | - |
__init__.py in custom_image_cli/commands |
1 | - |
__init__.py in custom_image_cli/validation_tool |
1 | - |
__init__.py in custom_image_cli/validation_tool/validation_tests |
1 | - |
__init__.py in custom_image_cli/validation_tool/validation_models |
1 | - |
File | # lines | # units |
---|---|---|
validation_models.py in custom_image_cli/validation_tool/validation_models |
139 | 24 |
docker_cl.py in custom_image_cli/helper/docker_util |
22 | 6 |
check_files.py in custom_image_cli/validation_tool/validation_tests |
40 | 6 |
validate_image.py in custom_image_cli/commands |
56 | 5 |
check_envs.py in custom_image_cli/validation_tool/validation_tests |
27 | 5 |
logging.py in custom_image_cli/helper |
26 | 4 |
check_manifest.py in custom_image_cli/validation_tool/validation_tests |
37 | 4 |
argument_parser.py in custom_image_cli/helper |
35 | 3 |
print_message.py in custom_image_cli/helper |
11 | 2 |
base_command.py in custom_image_cli/commands |
8 | 2 |
check_local_job_run.py in custom_image_cli/validation_tool/validation_tests |
21 | 2 |
validation_helper.py in custom_image_cli/validation_tool |
32 | 2 |
check_inputs.py in custom_image_cli/validation_tool |
9 | 2 |
manifest_reader.py in custom_image_cli/helper |
7 | 1 |
docker_helper.py in custom_image_cli/helper/docker_util |
4 | 1 |
cli.py in custom_image_cli/cli |
11 | 1 |
base_check.py in custom_image_cli/validation_tool/validation_tests |
5 | 1 |
There are 2 files with lines longer than 120 characters. In total, there are 2 long lines.
File | # lines | # units | # long lines |
---|---|---|---|
check_files.py in custom_image_cli/validation_tool/validation_tests |
40 | 6 | 1 |
validation_helper.py in custom_image_cli/validation_tool |
32 | 2 | 1 |