sympy-bot-old
sympy-bot-old copied to clipboard
SymPy pull request helper
Here are some things that it would be nice to have in columns in the table (this might be too much if we do it all, so maybe we could...
Currently the closed pull requests page takes about 7s to load, while other pages take < 1s. The reason is that for each of the 600 closed pull requests, we...
At http://pastehtml.com/view/b91akw9zi.html, the test runner was killed. This was the output in my terminal: ``` pytb sympy/functions/special/tests/test_gamma_functions.py[9] ......... [OK] sympy/functions/special/tests/test_hyper.py[5] ..... [OK] sympy/functions/special/tests/test_spec_polynomials.py[5] ..... [OK] sympy/functions/special/tests/test_spherical_harmonics.py[5] ..... [OK] sympy/functions/special/tests/test_tensor_functions.py[2] .....
Right now, sympy-bot prints something like ``` > Pull request info: > Author: "Saptarshi Mandal" > Repository: https://github.com/saptman/sympy > Branch: logic ``` I It would be nice if it also...