~barry/ubuntu-system-image/lp1279970

Viewing all changes in revision 272.

  • Committer: Barry Warsaw
  • Date: 2014-08-08 19:06:47 UTC
  • Revision ID: barry@python.org-20140808190647-qhx3evptw0sbi0d2
Boost coverage numbers in several ways:

* Sprinkle "pragma: no cover" comments in places where we do not expect the
  test suite to cover, e.g. asserts, non-test-paths, "virtual" methods,
  reprs.

* Add a few tests for legitimately missed sections.

Remove testing infrastructure from the foreground process.  Now we only need
specific programmatic coverage invocation in the D-Bus activated subprocess.
For the foreground process, invoke the test suite using the python3-coverage
script via the tox.ini file.

tox.ini always recreates the environment.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: