Track and analyze pull request findings across all your repositories from a central location in the Qodo portal.
BetaGitHubGitLabBitbucketAzure DevOps
Every time Qodo reviews a pull request, it generates findings: issues identified in the code such as bugs, cross-repo findings, rule violations, and requirement gaps. The Findings page in the Qodo portal tracks these centrally across all your repositories, giving team leads and engineering managers visibility beyond individual reviews.In the Qodo portal, select Findings from the left navigation menu.
Start with the analytics cards to get a picture of trends over the last 30 days, then use the findings table to drill down by repository, PR, action level, or category. Focus on:
Findings merged without resolution, to identify where standards enforcement needs tightening.
Recurring findings across repositories, to spot systemic issues that may warrant a new rule or team-wide guidance.
Resolved critical findings, to validate that the review process is working as intended.
Use the filters to narrow findings by PR, Repository, Finding state, action level, category, and type. Use search to find findings from a specific pull request without navigating into the PR directly.
Click Export CSV in the top-right corner of the page to download the current findings as a CSV file. The exported data reflects the filters currently active on the page.
Click any row to open a detail panel showing the full context of that finding: what the issue is, where it appears in the code, and why Qodo flagged it. Each finding is associated with a specific pull request, so you can see whether the issue was resolved before merge.The detail panel includes:
Full description and code reference: the exact location in the code where the issue was identified.
Evidence: Qodo’s reasoning for why this was flagged.
If the finding relates to a rule violation, the evidence section links directly to the specific rule in the Rules page.
Start with the big picture: Check the analytics cards before drilling into individual findings, and filter the table by action level to focus on what matters most.
Look for patterns, not just volume: The same finding type appearing across multiple repositories usually signals a systemic gap in team practice rather than an isolated issue.
Use findings to iterate on your rules: Routinely ignored findings or a rising proportion of findings merged without resolution are a signal that your governance configuration needs adjustment. Refine the rule rather than accepting the noise.