# .coveragerc to control coverage.py [run] branch = True omit = ../*migrations* [report] ignore_errors = True [html] directory = coverage_html_report