I think the issue was getting it to do the right thing with mpmath.
There also may have been issues with 2to3 (I don't remember).
Ultimately, I think the problem was that I kept trying to get it to
work with bin/coverage_report.py instead of just using a .coverage
file.

Aaron Meurer

On Wed, Nov 13, 2013 at 3:09 PM, Matthew Rocklin <[email protected]> wrote:
> @eriknw did this for PyToolz in
> https://github.com/pytoolz/toolz/pull/81/files .  Looking at that might be
> helpful.
>
>
> On Wed, Nov 13, 2013 at 10:07 AM, Aaron Meurer <[email protected]> wrote:
>>
>> That's my fault. I tried to get it to work back at
>> https://github.com/sympy/sympy/pull/1960 but I could never figure it out. I
>> think we need to use a .coverage file instead of what were currently doing.
>> Feel free to try giving it a shot again.
>>
>> I'm not sure why its decided to start randomly commenting on old PRs with
>> junk. We should probably report that.
>>
>> Aaron Meurer
>>
>> On Nov 13, 2013, at 11:00 AM, "Ondřej Čertík" <[email protected]>
>> wrote:
>>
>> Hi,
>>
>> I just discovered:
>>
>> https://coveralls.io/r/sympy/sympy
>>
>> Might be very useful.
>>
>> I noticed it when it tested our 1 year old merged PR. ;)
>>
>> https://github.com/sympy/sympy/pull/1503#issuecomment-28407859
>>
>> Ondrej
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/sympy.
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "sympy" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To post to this group, send email to [email protected].
>> Visit this group at http://groups.google.com/group/sympy.
>> For more options, visit https://groups.google.com/groups/opt_out.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "sympy" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/sympy.
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to