From c8f3294e6b54552edd79bafa54207fdcfd61e2c0 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Fri, 21 Oct 2016 00:02:17 -0400 Subject: 99% test coverage. Also: * Ignore coverage in the testing submodule. * Remove some unreachable code. * Spelling. * Fix a bug in run_thru(). --- coverage.ini | 1 + 1 file changed, 1 insertion(+) (limited to 'coverage.ini') diff --git a/coverage.ini b/coverage.ini index 3deaacf0c..a981671b2 100644 --- a/coverage.ini +++ b/coverage.ini @@ -8,6 +8,7 @@ omit = .tox/*/lib/python3.5/site-packages/* */test_*.py /tmp/* + */testing/*.py [report] exclude_lines = -- cgit v1.2.3-70-g09d2