How Bug Detection Works
Macroscope reviews every pull request for quality and correctness. When Macroscope spots a bug, it will:- Add a GitHub comment — describing the issue in clear language, referencing the exact code, and explaining the potential impact.
- Suggest a fix — proposing a diff that can be applied to fix the bug.
Engineers can give feedback to Macroscope’s suggestions with 👍 or 👎 reactions — this feedback helps Macroscope improve code review.
