rloomans/new-teamtemp

View on GitHub
.coveragerc

Summary

Maintainability
Test Coverage
[run]
branch = True
source =
    teamtemp
omit =
    venv/
    .venv/
    teamtemp/responses/migrations/*
    teamtemp/tests/*
    teamtemp/settings/*.py
    teamtemp/wsgi.py
[report]
precision = 2
show_missing = True