ANN: Coverage.py v 3.5 beta 1: HTML hotkeys, branch pragmas, and more

5 views
Skip to first unread message

Ned Batchelder

unread,
Jun 5, 2011, 6:02:52 PM6/5/11
to coveragep...@googlegroups.com
Coverage.py version 3.5b1 is now available:
http://pypi.python.org/pypi/coverage/3.5b1

* HTML reports have hotkeys for navigating from one highlighted chunk to
the next.

* Always-partial branches (like "while True:") are not flagged as partial.

* A new pragma "no branch" can be used to indicate your own
intentionally-partial branches.

There are other bug fixes as well, the whole story is at
https://bitbucket.org/ned/coveragepy/src/416181cbdd24/CHANGES.txt

Enjoy, and let me know if you find any problems.

--Ned.

Reply all
Reply to author
Forward
0 new messages