Tim Abbott
|
85fe53f5e3
|
coverage: Don't require test coverage for __unicode__ methods.
These are usually just used for manual debugging, and so aren't super
important to make sure we have tests for always.
|
2017-03-14 17:07:18 -07:00 |
Tim Abbott
|
065651b4fe
|
coverage: Exclude uncovered lines in test_signup.
|
2017-03-04 23:01:50 -08:00 |
Tim Abbott
|
ff9f827c9a
|
coverage: Don't require coverage in six.PY2/PY3 branches.
|
2017-03-04 22:51:35 -08:00 |
Tim Abbott
|
5ee33e59b8
|
coverage: Don't require coverage for NotImplementedErrors.
|
2017-03-04 22:48:21 -08:00 |
Tim Abbott
|
401ae3db97
|
coverage: Don't complain about if False coverage.
This fixes a test failure on master.
|
2017-03-04 22:48:14 -08:00 |
Tim Abbott
|
bc0cd7eb90
|
coverage: Move coverage config to tools/coveragerc.
|
2017-03-04 22:48:05 -08:00 |