Python Code Coverage Sample APP This is a sample Python application with unit tests and code coverage using coverage.py. Setup pip install -r requirements.txt test trigger