TRAVIS_PYTHON_VERSION=3.9 TRAVIS_OS_NAME=linux <<<<<< ENV .coveragerc .gitignore .pre-commit-config.yaml .travis.yml CONTRIBUTORS LICENSE Makefile README.md imhotep.png imhotep/__init__.py imhotep/app.py imhotep/app_test.py imhotep/diff_parser.py imhotep/diff_parser_test.py imhotep/errors.py imhotep/fixtures/10line.diff imhotep/fixtures/deleted_file.diff imhotep/fixtures/non_remote_pr.json imhotep/fixtures/remote_pr.json imhotep/fixtures/two-block.diff imhotep/fixtures/two-file.diff imhotep/http_client.py imhotep/http_client_test.py imhotep/integration_test.py imhotep/main.py imhotep/main_test.py imhotep/regression_tests/__init__.py imhotep/regression_tests/test_25.py imhotep/repomanagers.py imhotep/repomanagers_test.py imhotep/reporters/__init__.py imhotep/reporters/github.py imhotep/reporters/printing.py imhotep/reporters/reporter.py imhotep/reporters/reporters_test.py imhotep/repositories.py imhotep/repositories_test.py imhotep/shas.py imhotep/shas_test.py imhotep/testing_utils.py imhotep/tools.py imhotep/tools_test.py imhotep_config.json.sample pyproject.toml release.sh requirements.txt setup.cfg setup.py tox.ini <<<<<< network # path=/home/travis/build/justinabrahms/imhotep/coverage.xml /home/travis/build/justinabrahms/imhotep <<<<<< EOF