Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
1–10 of 25 posts
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#2The app itself is still missing some things for my particular workflow: I'd like to have visibility on incoming code that's not part of pull requests. Like simple pushes to branches.
I'd also have the possibility to unsubscribe from repos directly from the app.
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#3The iPad seemed like a good alternative to reviewing code on your computer. You can get away from your desk, and change your mindset.
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#4I've always found code review to be incredibly valuable. I remember a long time ago reading that NASA studied a bunch of different development methodologies and found code review to be the most effective at reducing defects. However, we already sit in front of our computers too much, and its hard to shift mindsets from coding to editing. The iPad seemed like a good alternative to reviewing code on your computer. You…
Turns out, in that case, organizational structure had better precision and recall than any of five other models (code churn, cycolmatic complexity, test coverage, etc.)
"The Influence of Organizational Structure on Software Quality: An Empirical Case Study" -- http://research.microsoft.com/pubs/70535/tr-2008-11.pdf
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#5Why is a code review app rated as 17+?
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#6Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#7Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#8> You must be at least 17 years old to download this app. Why is a code review app rated as 17+?
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#9I've always found code review to be incredibly valuable. I remember a long time ago reading that NASA studied a bunch of different development methodologies and found code review to be the most effective at reducing defects. However, we already sit in front of our computers too much, and its hard to shift mindsets from coding to editing. The iPad seemed like a good alternative to reviewing code on your computer. You…
There's an interesting paper from a few years back looking at software defect incidence in Windows Vista and trying to figure out what models did best at predicting error-prone modules. Turns out, in that case, organizational structure had better precision and recall than any of five other models (code churn, cycolmatic complexity, test coverage, etc.) "The Influence of Organizational Structure on Software Quality: A…
Re: Show HN: CodeReview – An iPad app for reviewing, editing, merging pull requests
#10Does this only support GitHub? Any plans to add BitBucket?