Re: [Distutils] test coverage for setuptools

2010-01-04 Thread David Lyon
> By test coverage results I mean publicly available reports about > percentage of code covered by tests that were run by testing > buildbots. See examples: > http://www.eclipse.org/pde/pde-api-tools/coverage/20091126/eclemma.html > http://eigenclass.org/static/rcov-sample-report/ > http://web.arc

Re: [Distutils] test coverage for setuptools

2010-01-04 Thread David Lyon
> On Mon, Jan 4, 2010 at 2:53 PM, anatoly techtonik > wrote: Where can I see test coverage results for setuptools package? I've got two tracebacks in last week after upgrading and that seems to be too much. I'd like to see if there are any tests for failing piece to see why >

Re: [Distutils] test coverage for setuptools

2010-01-04 Thread Tarek Ziadé
On Mon, Jan 4, 2010 at 2:53 PM, anatoly techtonik wrote: > On Sun, Jan 3, 2010 at 10:22 PM, Tarek Ziadé wrote: >>> >>> Where can I see test coverage results for setuptools package? >>> I've got two tracebacks in last week after upgrading and that seems to >>> be too much. >>> I'd like to see if t

Re: [Distutils] test coverage for setuptools

2010-01-04 Thread anatoly techtonik
On Sun, Jan 3, 2010 at 10:22 PM, Tarek Ziadé wrote: >> >> Where can I see test coverage results for setuptools package? >> I've got two tracebacks in last week after upgrading and that seems to >> be too much. >> I'd like to see if there are any tests for failing piece to see why >> they might fai

Re: [Distutils] test coverage for setuptools

2010-01-03 Thread Tarek Ziadé
On Sun, Jan 3, 2010 at 1:03 PM, anatoly techtonik wrote: > Hello, > > Where can I see test coverage results for setuptools package? > I've got two tracebacks in last week after upgrading and that seems to > be too much. > I'd like to see if there are any tests for failing piece to see why > they m

[Distutils] test coverage for setuptools

2010-01-03 Thread anatoly techtonik
Hello, Where can I see test coverage results for setuptools package? I've got two tracebacks in last week after upgrading and that seems to be too much. I'd like to see if there are any tests for failing piece to see why they might fail before digging further. Bye! -- anatoly t.