Merged Pull Requests: Total pull requests successfully merged.Active Users: Distinct users whose pull requests were reviewed by CodeRabbit.Median Time to Last Commit: Median time from review readiness to last commit.
Show Calculation details
Median of (last_commit - ready_for_review) where:
ready_for_review: Timestamp when PR was marked ready for review (or creation date if never in draft)
last_commit: Timestamp of the last non-merge, non-rebased commit (or merge date if no new commits)
Reviewer Time Saved: AI-estimated human reviewer time saved during pull request reviews.
Show Calculation details
Sum of estimated review effort displayed in the Walkthrough section of each
merged PR, representing the human review time saved since CodeRabbit’s
automated analysis handles the initial code review.
CodeRabbit Review Comments: Review comments posted by CodeRabbit on merged PRs.Acceptance Rate: Percentage of CodeRabbit comments accepted by developers.Avg Review Comments Posted per PR: Average review comments per pull request from CodeRabbit and human reviewers.Review Comments by Severity: Distribution of CodeRabbit review comments grouped by severity.Severity Distribution: Radar view of CodeRabbit comments by severity, showing posted vs accepted.Review Comments by Category: Distribution of CodeRabbit review comments grouped by category.
Show Additional details
Categories describe the type of issue identified:
Security & Privacy: Vulnerabilities that enable exploitation or expose sensitive data (e.g., auth bypass, injection attacks, exposed secrets)
Data Integrity & Integration: Problems that corrupt data or break API/schema contracts (e.g., transaction issues, schema mismatches, broken migrations)
Category Distribution: Radar view of CodeRabbit comments by category, showing posted vs accepted.
Show Additional details
Categories describe the type of issue identified:
Security & Privacy: Vulnerabilities that enable exploitation or expose sensitive data (e.g., auth bypass, injection attacks, exposed secrets)
Data Integrity & Integration: Problems that corrupt data or break API/schema contracts (e.g., transaction issues, schema mismatches, broken migrations)
Review Comment Count by Severity: Number of CodeRabbit comments posted and accepted, grouped by severity.Acceptance Rate by Category: Percentage of CodeRabbit comments accepted, grouped by category.
Show Calculation details
(Accepted comments ÷ Posted comments) × 100 calculated per category.Data captured from Nov 10, 2025 onwards.
Review Comment Count by Category: Number of CodeRabbit comments posted and accepted, grouped by category.
Show Additional details
Data captured from Nov 10, 2025 onwards.
Tool Findings by Tool Name: Automated tool findings grouped by individual tool.Tool Findings by Severity: Automated tool findings grouped by severity.
Security & Privacy: Vulnerabilities that enable exploitation or expose sensitive data (e.g., auth bypass, injection attacks, exposed secrets)
Data Integrity & Integration: Problems that corrupt data or break API/schema contracts (e.g., transaction issues, schema mismatches, broken migrations)
Time to Merge: Duration from PR review-ready to merge. Shown as average, median, P75, and P90.
Show Calculation details
(pr_merge - ready_for_review) where:
ready_for_review: Timestamp when PR was marked ready for review (or creation date if never in draft)
pr_merge: Timestamp when the PR was merged
Weekly Review-Ready → Merge Time: Weekly trend of time from review-ready to merge.Time to Last Commit: Duration from PR review-ready to final commit (or merge if no later commit). Shown as average, median, P75, and P90.
Show Calculation details
(last_commit - ready_for_review) where:
ready_for_review: Timestamp when PR was marked ready for review (or creation date if never in draft)
last_commit: Timestamp of the last non-merge, non-rebased commit (or merge date if no new commits)
Weekly Review-Ready → Last Commit Time: Weekly trend of time from review-ready to final commit.Time to First Human Review: Duration from PR review-ready to first human review comment. Shown as average, median, P75, and P90.
Show Calculation details
(first_human_review - ready_for_review) where:
ready_for_review: Timestamp when PR was marked ready for review (or creation date if never in draft)
first_human_review: Timestamp of the first review submitted by a human reviewer
Weekly Review-Ready → First Human Review Time: Weekly trend of time from review-ready to first human review.
Weekly Pull Requests: Created & Merged: Weekly counts of pull requests created and merged.Weekly Avg Comments per PR: CodeRabbit & Human: Weekly average review comments posted by CodeRabbit and human reviewers.Weekly Active Users: Weekly count of distinct users whose PRs were reviewed by CodeRabbit.Weekly Pipeline Failures: Weekly trend of CI/CD pipeline failures detected during reviews.Most Active Pull Request Authors: Top 10 contributors ranked by number of merged PRs.Most Active Pull Request Reviewers: Top 10 contributors ranked by number of PRs reviewed.