Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-10-14 Thread Ben Finney
package python-coverage tags 495963 + upstream pending thanks On 25-Aug-2008, Nicolas Évrard wrote: > --- coverage.py 2008-08-25 08:46:53.0 +0200 > +++ coverage.py.old 2008-08-25 08:46:24.0 +0200 > @@ -534,7 +534,7 @@ > if os.path.exists(g): >

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-25 Thread Nicolas Évrard
* Ben Finney [2008-08-22 08:21 +0200]: Tags: patch On 22-Aug-2008, Nicolas Évrard wrote: * Ben Finney [2008-08-22 01:25 +0200]: On 21-Aug-2008, Nicolas Évrard wrote: % nosetests --cover-erase --with-coverage --cover-package=relatorio And it shows the following table after the tests h

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-24 Thread Nicolas Évrard
* Ben Finney [2008-08-22 08:21 +0200]: On 22-Aug-2008, Nicolas Évrard wrote: * Ben Finney [2008-08-22 01:25 +0200]: On 21-Aug-2008, Nicolas Évrard wrote: % nosetests --cover-erase --with-coverage --cover-package=relatorio And it shows the following table after the tests has runned:

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-21 Thread Ben Finney
On 22-Aug-2008, Nicolas Évrard wrote: > * Ben Finney [2008-08-22 01:25 +0200]: >> On 21-Aug-2008, Nicolas Évrard wrote: >>> % nosetests --cover-erase --with-coverage --cover-package=relatorio >>> >>> And it shows the following table after the tests has runned: >>> >>> Name

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-21 Thread Nicolas Évrard
* Ben Finney [2008-08-22 01:25 +0200]: On 21-Aug-2008, Nicolas Évrard wrote: % nosetests --cover-erase --with-coverage --cover-package=relatorio And it shows the following table after the tests has runned: Name Stmts Exec Cover Missing --

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-21 Thread Ben Finney
package reportbug severity 495963 wishlist retitle 495963 python-coverage: show same coverage for symlink files as their target thanks On 21-Aug-2008, Nicolas Évrard wrote: > % nosetests --cover-erase --with-coverage --cover-package=relatorio > > And it shows the following table after the tes

Bug#495963: python-coverage: code coverage shows 0% cover on linked files

2008-08-21 Thread Nicolas Évrard
Package: python-coverage Version: 0.10.3-1 Severity: normal Hello, I tried to use nosetest with the test coverage. So I used it on my project: relatorio (http://relatorio.openhex.org). With the following command: % nosetests --cover-erase --with-coverage --cover-package=relatorio And it