Skip to content

Fixing an issue

Finding Solutions

Whenever Sourcery finds an issue that's solvable, it will explore multiple potential solution paths.

Sourcery will take the most likely cause of an issue and propose one or more approaches to fix the issue.

Screenshot of a Sourcery suggested fix set

You can expand the fix details to see the different steps in the fix and can click into the solution comparison section to see why Sourcery is recommending its top fix.

Applying Fixes

Sourcery can generate a pull request within GitHub to apply a suggested fix.

To generate the pull request, click on the "Create a pull request" button to the right of the fix.

Sourcery will then add a link to the PR at the bottom of the issue report.