[Python-Dev] blocking 2.7

Nick Coghlan ncoghlan at gmail.com
Mon Jul 5 16:19:31 CEST 2010


On Mon, Jul 5, 2010 at 5:20 AM, Terry Reedy <tjreedy at udel.edu> wrote:
> On 7/4/2010 2:31 AM, Éric Araujo wrote:
>>>
>>> But Python tests lack coverage stats, so it is hard to say anything.
>>
>> FYI: http://coverage.livinglogic.de/
>
> Turns out the audioop is one of the best covered modules, at 98%

Alas, those are only the stats for the audioop test suite. audioop
itself is written in C, so the automatic coverage stats generated by
livinglogic don't provide any details.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Python-Dev mailing list