konveyor / kai

Konveyor AI - static code analysis driven migration to new targets via Generative AI
Apache License 2.0
23 stars 29 forks source link

Implement line match incident detection #298

Closed JonahSussman closed 3 weeks ago

JonahSussman commented 1 month ago

Right now, line_match incident detection does nothing. After refactoring sequoia-diff, the next priority is integrating it into kai. Refactoring sequoia-diff also has the added benefit of being reusable in other components of the project.

### Tasks
- [x] Refactor sequoia-diff
- [x] Integrate into Kai