@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.
