01
Pull Request Review
Behavior of the review bot on an individual pull request: change summaries, diagrams, line-by-line comments, and the logic and edge-case issues it surfaces before merge.
“Security checks from the first line of code to the final merge.” www.sourcery.ai
Mapped capabilities
4 capabilities
PR summaries
Generates a summary of what a change does, scoped to the diff rather than the whole repository.
Change diagrams
Produces Mermaid-style diagrams of code changes where the change structure supports one.
Line-by-line comments
Anchors review comments to the correct file and line within the diff.
Bug and edge-case detection
Flags logic errors and unhandled edge cases introduced by the change.