Referencing this post:
Every time we ran kodiai review, it found more problems that should have been detected the first time. This indicates the tool is not reliably identifying all issues in a single run. Please investigate why repeated runs uncover new problems and improve the tool's detection capabilities so that it surfaces all relevant issues the first time it is executed.
Steps to reproduce:
- Run
kodiai review on a PR or project.
- Observe that some issues are flagged.
- Fix flagged issues, rerun, and see that more issues are reported on subsequent runs.
Expected:
- All problems should be found on the first execution of
kodiai review.
Referencing this post:
Every time we ran
kodiai review, it found more problems that should have been detected the first time. This indicates the tool is not reliably identifying all issues in a single run. Please investigate why repeated runs uncover new problems and improve the tool's detection capabilities so that it surfaces all relevant issues the first time it is executed.Steps to reproduce:
kodiai reviewon a PR or project.Expected:
kodiai review.