The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do you do code review for a large commit

Asaf Mesika
December 10, 2013

When a developer pushes a large commit, or a story has several commits which has lots of files to review, it's very to review it in any code review tool. The best way should be in the IDE, which enables you to easily jump from one method call to its implementation which is another class. etc

How do you tackle this problem?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nick
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 10, 2013

I simply leave the review open in my web browser, then drill around, test, (even sometimes spike refactoring suggestions) etc in my IDE, and each time I find something I want to comment on, just CMD-TAB back to the code review and leave a comment.

I spend a lot more time reading and playing with the code for a code review, than leaving a comment, so this setup works well for me.

TAGS
AUG Leaders

Atlassian Community Events