~/bayesian/dashboard/repositories/f8a-hpf-insights ~/bayesian/dashboard/repositories/f8a-hpf-insights ---------------------------------------------------- Checking documentation strings in all sources stored in following directories: src deployments tests training perf_tests PoC_code tools ---------------------------------------------------- Already using interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Using base prefix '/usr' No LICENSE.txt / LICENSE found in source New python executable in /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-hpf-insights/venv/bin/python3 Not overwriting existing python script /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-hpf-insights/venv/bin/python (you must use /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/repositories/f8a-hpf-insights/venv/bin/python3) Installing setuptools, pip, wheel... done. Running virtualenv with interpreter /home/ptisnovs/bayesian/fabric8-analytics-common/dashboard/venv/bin/python3 Requirement already satisfied: pydocstyle in ./venv/lib/python3.6/site-packages (4.0.1) Requirement already satisfied: snowballstemmer in ./venv/lib/python3.6/site-packages (from pydocstyle) (1.9.1) src/__init__.py 0 Pass src/utils.py 0 Pass src/flask_endpoint.py 0 Pass src/scoring/__init__.py 0 Pass src/scoring/hpf_scoring.py 0 Pass deployments/__init__.py 0 Pass tests/__init__.py 0 Pass tests/unit_tests/test_flask_endpoint.py 0 Pass tests/unit_tests/test_scoring_hpf_scoring.py 0 Pass tests/unit_tests/__init__.py 0 Pass tests/unit_tests/test_utils.py 0 Pass tests/test_data/__init__.py 0 Pass tests/test_data/maven/scoring/__init__.py 0 Pass training/train.py 0 Pass perf_tests/__init__.py 0 Pass perf_tests/locust_tests.py 0 Pass PoC_code/__init__.py 0 Pass tools/check_python_version.py 0 Pass ~/bayesian/dashboard/repositories/f8a-hpf-insights All checks passed for 18 source files