Swarm 2014.1: User Guide

Review queues

Code review queues help you keep track of code reviews that:

  • Have been requested and are awaiting review

  • Are underway

  • Have been accepted, rejected, or archived

The main toolbar's Reviews link To see all available reviews, click the Reviews link in the main toolbar.

The Reviews page lists open reviews for all projects in the Perforce service.

The Reviews page

Opened reviews, those that have just begun, are being reviewed, or are awaiting further changes, are displayed on the Opened tab. Closed reviews, those that have been completed successfully, have been rejected, or have been archived (where it might be unclear of their benefit), are displayed on the Closed tab.

Each review queue entry displays the following information:

Review details in a review queue

  • The review id

  • The avatar of the review's author

  • The review's description

  • The associated project's name and branch

  • When the review was created

  • An icon indicating the current review state

  • An icon indicating the test suite state

  • A counter for the number of comments the review has received so far

  • An indicator showing the number of up votes and down votes

Note

Hover your mouse over any of the icons to see tooltips.

Filtering open reviews

The Opened tab presents a list of all code reviews that have started, are being reviewed, are awaiting revisions, or need to be committed. The following filtering options are available for opened code reviews:

  • The Project's drop-down menu Project: click the All button and select a project from the drop-down menu.

  • Review filter button for reviews involving the current user My Reviews: displays all of the reviews involving the current user, including reviews the user has authored, or is reviewing.

  • Review filter buttons for has reviewers/no reviewers Has Reviewers or No Reviewers: displays reviews that have one or more reviewers, or reviews that have no reviewers.

  • Review filter buttons for assigned/unassigned Review state: one of the following (left to right):

    • Needs review: the review's changes need to be reviewed.

    • Needs revision: the review's changes have been reviews, but further revisions are required before the review can be accepted.

    • Approved: the review's changes have been approved, and should be committed.

  • Review filter buttons for tests pass/fail Test status: one of the following:

    • Tests pass: when automated tests are enabled for the associated project, and the test suite execution succeeds, Swarm updates the review accordingly.

    • Tests fail: similar to the Tests pass state, except that the test suite execution has failed. Check with your test suite to determine why the tests failed.

  • Review search field Search term: where review descriptions match your search string.

Filtering closed reviews

The Closed tab presents a list of all code reviews that have been approved, rejected, or archived. The following filtering options are available for closed code reviews:

  • The Project's drop-down menu Project: click the All button and select a project from the drop-down menu.

  • Review filter buttons for approved/rejected/archived Review state: one of the following (left to right):

    • Approved: the review's changes have been approved, and should be committed.

    • Rejected: the review's changes have been rejected.

    • Archived: the review's changes have been put aside.

  • Review filter buttons for tests pass/fail

    Test status: one of the following:

    • Tests pass: when automated tests are enabled for the associated project, only reviews where the tests have passed are displayed.

    • Tests fail: similar to the Tests pass state, except that only reviews where the tests have failed are displayed.

  • Review search field Search term: where review descriptions match your search string.

0 matching pages