[TIP] Coverage.py 3.2b2: branch tweaks and better --omit.

ssteinerX@gmail.com ssteinerx at gmail.com
Thu Nov 19 18:35:19 PST 2009


On Nov 19, 2009, at 9:13 PM, Ned Batchelder wrote:

> I've just posted coverage.py 3.2b2 (http://pypi.python.org/pypi/coverage/3.2b2).  I made two improvements to the branch coverage, so that class definitions and except clauses wouldn't be treated as branches when they are conceptually not branches.  Also, I fixed a stupid bug in --omit handling that made it almost useless.  Thanks to Danek Duvall for the fix, sorry it took so long to apply.

Let's get up and running in the world of BitBucket and you'll be able to move patches and changes like this along much more smoothly and with a lot less effort.

S




More information about the testing-in-python mailing list