On Sat, Jun 28, 2008 at 1:52 PM, Kirill Smelkov
<[EMAIL PROTECTED]> wrote:
>
> On Sun, Jun 15, 2008 at 02:22:48AM +0200, Ondrej Certik wrote:
>> On Sun, Jun 15, 2008 at 2:20 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>> > Hi,
>> >
>> > I run the sympy (revision 2138) through figleaf:
>> >
>> > http://darcs.idyll.org/~t/projects/figleaf/doc/
>> >
>> > and the results are here:
>> >
>> > http://coverage.sympy.org/
>> >
>> > Steps to reproduce:
>> >
>> > # install figleaf
>> > $ cd sympy
>> > $ figleaf /usr/bin/py.test sympy/
>> > $ python t.py > files
>> > $ figleaf2html -f files
>> > $ epiphany html/index.html
>> >
>> > where the file t.py (attached) generates the files that should endup
>> > in the final report (if you omit it, all files will be included,
>> > including test files and standard pytho library files).
>>
>> I forgot to attach the file.
>
> Ondrej, maybe it would be better to merge this coverage facility +
> instruction how to run it into sympy?
>
> This way it would be easier for all to use it, and we'll get it into
> good shape eventually.

I was working on this and I fixed the main problem, I sent a patch to
Titus here a week ago:

http://lists.idyll.org/pipermail/testing-in-python/2008-June/000735.html

I haven't got any reply yet, but generally I agree we should probably
just take it and have it fixed in our repo and be done with it.
Unfortunately, I discovered another (serious) and probably unrelated
problem:

http://lists.idyll.org/pipermail/testing-in-python/2008-June/000736.html

I also haven't seen any reaction yet, so let's wait a little more.

Ondrej

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to