On 30 nov, 20:50, Robert Bradshaw > +1. I have the feeling that people are doing more testing than reading > of code, which is omitting the most important step, and in particular > the one that only a human can do. Testing should happen orthogonal to > someone reading the code and giving it a positive review.
+1: building and testing eats most of the time and causes most of the trouble of reviewing. For the easy tickets to review when you're not knee-deep into Sage, like documentation, or interacts, or docstrings, or simple new wrappers for previously hidden functionality, it's not nearly as important as discussing the code with the author, and the testing process can turn off potential new reviewers. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org