coderabbit_pr_reviews
Per-PR CodeRabbit review metrics returned by the Metrics Data API.
-
created_at
date - When the PR was created (from the CodeRabbit API).
-
user_id
Foreign key - ID of the CodeRabbit user who authored the PR.
-
pull_request_id
Foreign key - FK to pull_requests when the PR URL can be matched.
-
repo_id
Foreign key - FK to repos when the CodeRabbit repository_id can be matched.
-
organization_id
Foreign key - The CodeRabbit organization id for the PR.
-
pr_url
string - The URL of the PR from the CodeRabbit API.
-
estimated_review_minutes
number - Estimated review duration in minutes.
-
estimated_complexity
number - CodeRabbit's estimated complexity score for the PR.
-
total_comments_posted
number - Total comments posted by CodeRabbit on this PR.
-
total_comments_accepted
number - Total comments accepted by the author on this PR.
-
critical_comments_posted
number - Critical-severity comments posted.
-
critical_comments_accepted
number - Critical-severity comments accepted.
-
major_comments_posted
number - Major-severity comments posted.
-
major_comments_accepted
number - Major-severity comments accepted.
-
minor_comments_posted
number - Minor-severity comments posted.
-
minor_comments_accepted
number - Minor-severity comments accepted.
-
trivial_comments_posted
number - Trivial-severity comments posted.
-
trivial_comments_accepted
number - Trivial-severity comments accepted.
-
info_comments_posted
number - Info-severity comments posted.
-
info_comments_accepted
number - Info-severity comments accepted.
-
security_and_privacy_comments_posted
number - Security and privacy category comments posted.
-
security_and_privacy_comments_accepted
number - Security and privacy category comments accepted.
-
performance_and_scalability_comments_posted
number - Performance and scalability category comments posted.
-
performance_and_scalability_comments_accepted
number - Performance and scalability category comments accepted.
-
functional_correctness_comments_posted
number - Functional correctness category comments posted.
-
functional_correctness_comments_accepted
number - Functional correctness category comments accepted.
-
maintainability_and_code_quality_comments_posted
number - Maintainability and code-quality category comments posted.
-
maintainability_and_code_quality_comments_accepted
number - Maintainability and code-quality category comments accepted.
-
data_integrity_and_integration_comments_posted
number - Data integrity and integration category comments posted.
-
data_integrity_and_integration_comments_accepted
number - Data integrity and integration category comments accepted.
-
stability_and_availability_comments_posted
number - Stability and availability category comments posted.
-
stability_and_availability_comments_accepted
number - Stability and availability category comments accepted.