Reviews
Every pull request read against the whole system, not just the diff: a plain-language summary, a merge readiness score, and findings ranked by what will actually break.
As soon as a pull request opens, Codity posts a plain-language summary of what changed and why it matters, plus a merge readiness score across review, security and code quality.
If the PR is linked to a ticket, the implementation is checked against the ticket's requirements and a live checklist is posted ("2 of 4 implemented"), so nobody merges half a feature by accident.
Every scan posts a code quality report with an overall score, severity counts and a per-file breakdown, so review effort goes where the risk is.
Findings ship as inline review comments with the corrected code included. Apply the suggestion from the PR without leaving GitHub.
Codity indexes every connected repository, so a review of one PR is grounded in the full architecture, not just the diff in front of it.
More Features
- Security ScansSecrets, injection, auth gaps and dependency risk, caught before the merge.
- Code NavigationA live architecture map you can question across every repository.
- Developer AnalyticsReview latency, rework, throughput and DORA metrics per team and repository.
- Monitoring & InsightsContinuous repository monitoring with anomaly detection and deployment insight.


PR Summary
useScreenOnlycomposable to control element visibility from theme config.