What is the Code Review Feature?
The Code Review dashboard provides a comprehensive view of your team’s code review process, helping you maintain high code quality and improve review efficiency. Through metrics such as reviews completed, comments per review, review depth, and PR size, this dashboard reveals the level of engagement and thoroughness in your reviews.
By tracking these indicators, teams can identify areas for improvement, foster a positive review culture, and ensure consistent, meaningful feedback that strengthens code quality and collaboration.
Metrics
The dashboard presents several key metrics to help you evaluate and enhance your code review process:
Code Review Dashboard
The Code Review Dashboard provides a visual overview of your team’s code review activity and quality indicators. It consolidates multiple metrics — including Reviews Completed,Comments per Review,Review Depth, and PR Size — to help teams understand review habits, identify bottlenecks, and maintain consistent quality standards.
The bar chart shows how many pull requests were reviewed over time, while the table below lists each PR with details such as reviewers, size, depth, and issues caught.
When using filters:
- Reviews Completed counts pull requests that include reviewers among the selected players.
- PR Size reflects pull requests that include commits from the selected players. If no player filter is applied, both numbers represent the full squad’s activity for the selected time period.
This dashboard enables teams to monitor review throughput, engagement, and overall code health — providing a clear picture of how review quality evolves over time.

The chart includes:-Code Review Completed (Bar Chart): Displays the number of code reviews completed each week. This visualization helps identify periods of higher or lower review activity, supporting consistency tracking across sprints or releases.
- Pull Request Details (Table): Lists all reviewed pull requests, including key information such as reviewers, PR size, review depth, and issues caught — allowing for a more detailed analysis of review quality and workload distribution.
Filters
Use the Squad Filter to view Code Review metrics for individual squads. If you want a broader overview of all teams, select the "All" filter to see the breakdown across all squads at once.

The Date Filter allows you to view data for specific time periods. You can filter for the last month, quarter, or 365 days. If you need more granular control, you can filter by a custom date range.

Use the Players Filter to focus on individual team members or a specific group within your squad. You can select one member for a detailed view, a group of team members if they form a sub-squad, or all team members for an overview of the entire squad's Code Review metrics.

Use the Repository Filter to focus on specific repositories or view code review metrics across all repositories. This filter is especially useful for examining review practices and performance within individual codebases, particularly when working across multiple repositories. Analyzing code review activity by repository allows you to identify bottlenecks, optimize review processes, and maintain consistency in code quality across different parts of your codebase.

Use the Issue Type Filter to focus on specific issue types, such as Features, Bugs, Enhancements, or Hotfixes. This filter allows you to track code review activity by issue type, providing insights into the team's focus and priorities during the review process. Monitoring reviews by issue type is particularly useful for ensuring that critical items like hotfixes and bugs receive prompt attention, helping maintain code quality and product stability.

Explore Best Practices
Conclusion
The Code Review feature provides valuable insights into your team’s review activity, helping improve both code quality and collaboration.
By monitoring metrics such as Reviews Completed,Comments per Review,PR Size, and Issues Caught, teams can identify patterns, refine their review practices, and maintain a consistent standard of quality across all pull requests.




