sourcery-ai / sourcery

Instant AI code reviews
https://sourcery.ai
MIT License
1.5k stars 65 forks source link

It should review changed files, not original. #423

Closed cnlangzi closed 3 months ago

cnlangzi commented 3 months ago

Checklist

Description

It should review changed files, not original. please check it on https://github.com/yaitoo/async/pull/3/files

image

Code snippet that reproduces issue

Debug Information

IDE Version:

Sourcery Version:

Operating system and Version:

cnlangzi commented 3 months ago

it seems also happen on https://github.com/yaitoo/sqle/pull/26 . It asks me to rename migrate with startMigrate. but that is what the PR fixes.