Yes, the ./bin/coverage_report.py, which uses the coverage module. Aaron Meurer
On Fri, Feb 13, 2015 at 3:41 PM, Joachim Durchholz <[email protected]> wrote: > I.e. do we use a tool that shows whether all code was at least executed > during testing? > > I'm asking because I wanted to see some variable values from inside of > sympy.core.mul.Mul._matches, put a breakpoint there, and that breakpoint > didn't trigger with any tests up to and including the "solvers" tests. > And now I'm wondering how much of our code has fallen out of testing, > without anybody noticing. > > -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/54DE6FA5.8070209%40durchholz.org. > For more options, visit https://groups.google.com/d/optout. -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAKgW%3D6KUMqgjUvkmsya%2BLN6i8b0W3X1wtP_mDfi%3Ds%3DuuEXKoLQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
