Unified Language User Guides
Reviewing Your Go Results v4.2
Reviewing Your Go Results v4.2
  • Table of contents
    • Reviewing your results
      • Reviewer summary and filters
      • Filter by Directory pane
      • Filter by Category pane
      • Reviewing a fix
      • Accepting a fix
        • Accepting a fix when integrated with your bug system
      • Rejecting a fix
        • Rejecting a fix when integrated with your bug system
      • Undoing a fix
        • Undoing a fix when integrated with your bug system
      • Rejected fix history
      • Providing feedback
      • Applying the fixes
      • Cases needing manual attention
      • Comparing Analyses
    • Capturing results for printing or sharing
    • Ending a reviewer session
    • When you are complete
Powered by GitBook
On this page
  1. Table of contents
  2. Reviewing your results

Accepting a fix

PreviousReviewing a fixNextAccepting a fix when integrated with your bug system

Last updated 9 months ago

Continuing with the example of Fix AUI-GoCUR-1-1, there are 2 buttons at the bottom left of the diff window. They are labeled Accept and Reject. These options allow you to make a decision on whether or not the changes are desired.

By clicking the Accept button, the fix (AUI-GoCUR-1-1@/Go) is placed in the Accepted state. If this had been a fix involving multiple diffs, because the change required updates to more than one file, all of the changes are connected and changing some without the others would result in invalid code. It does not really matter which particular diff is used to accept or reject the changes. In the earlier example, Accept is chosen for Diff: @Go@1. Once chosen, the Diff window closes, and the fix disappears from the list of Unresolved fixes.

Note that the summary tab now shows one fix in the Accepted state. Its tab is now highlighted in Blue because it is no longer empty.

Clicking on the Accepted tab brings up the list of accepted fixes. In this example, there is the fix we just accepted, fix AUI-GoCUR-1-1@/Go.

@Go@