github source
fail
View version history →
github.pulls_list_review_comments
failList review comments on a pull request
Requires owner, repo, and pull_number. Most useful optional filters: sort, direction. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.
owner, repo, pull_number captured 2026-08-31 07:47:14Zmedian 36211 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.pulls_list_review_comments WHERE owner='?' AND repo='?' AND pull_number='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 31318 ms | 32877 ms | 34437 ms | [0, 0] | 0 |
| realistic | 2 | 36077 ms | 36211 ms | 36346 ms | [0, 0] | 0 |
| edge | 2 | 30467 ms | 35230 ms | 39994 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 32877ms
scale: 0–34437 ms
realisticmedian 36211ms
scale: 0–36346 ms
edgemedian 35230ms
scale: 0–39994 ms
Probe variants — every command + output
minimal
2 trialsmin 31318ms · median 32877ms · max 34437ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.pulls_list_review_comments WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 1Trials + output
trial 1·34437ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·31318ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
realistic
2 trialsmin 36077ms · median 36211ms · max 36346ms · rows 0,0
typical user query
Command
SELECT * FROM github.pulls_list_review_comments WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 25Trials + output
trial 1·36077ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·36346ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
edge
2 trialsmin 30467ms · median 35230ms · max 39994ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.pulls_list_review_comments WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 200Trials + output
trial 1·39994ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
trial 2·30467ms·rows 0isError=false
columns (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
All returned rowsacross all non-errored trials · filterable · paginated
0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.
Column profile
72 columns actually returned by coral. Catalog claims "3 required filter(s)": "owner, repo, pull_number". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | _links | — | 0 | 0 | empty |
| 2 | _links__html | — | 0 | 0 | empty |
| 3 | _links__html__href | — | 0 | 0 | empty |
| 4 | _links__pull_request | — | 0 | 0 | empty |
| 5 | _links__pull_request__href | — | 0 | 0 | empty |
| 6 | _links__self | — | 0 | 0 | empty |
| 7 | _links__self__href | — | 0 | 0 | empty |
| 8 | author_association | — | 0 | 0 | empty |
| 9 | body | — | 0 | 0 | empty |
| 10 | body_html | — | 0 | 0 | empty |
| 11 | body_text | — | 0 | 0 | empty |
| 12 | commit_id | — | 0 | 0 | empty |
| 13 | created_at | — | 0 | 0 | empty |
| 14 | diff_hunk | — | 0 | 0 | empty |
| 15 | direction | — | 0 | 0 | empty |
| 16 | html_url | — | 0 | 0 | empty |
| 17 | id | — | 0 | 0 | empty |
| 18 | in_reply_to_id | — | 0 | 0 | empty |
| 19 | line | — | 0 | 0 | empty |
| 20 | node_id | — | 0 | 0 | empty |
| 21 | original_commit_id | — | 0 | 0 | empty |
| 22 | original_line | — | 0 | 0 | empty |
| 23 | original_position | — | 0 | 0 | empty |
| 24 | original_start_line | — | 0 | 0 | empty |
| 25 | owner | — | 0 | 0 | empty |
| 26 | path | — | 0 | 0 | empty |
| 27 | position | — | 0 | 0 | empty |
| 28 | pull_number | — | 0 | 0 | empty |
| 29 | pull_request_review_id | — | 0 | 0 | empty |
| 30 | pull_request_url | — | 0 | 0 | empty |
| 31 | reactions | — | 0 | 0 | empty |
| 32 | reactions__+1 | — | 0 | 0 | empty |
| 33 | reactions__-1 | — | 0 | 0 | empty |
| 34 | reactions__confused | — | 0 | 0 | empty |
| 35 | reactions__eyes | — | 0 | 0 | empty |
| 36 | reactions__heart | — | 0 | 0 | empty |
| 37 | reactions__hooray | — | 0 | 0 | empty |
| 38 | reactions__laugh | — | 0 | 0 | empty |
| 39 | reactions__rocket | — | 0 | 0 | empty |
| 40 | reactions__total_count | — | 0 | 0 | empty |
| 41 | reactions__url | — | 0 | 0 | empty |
| 42 | repo | — | 0 | 0 | empty |
| 43 | side | — | 0 | 0 | empty |
| 44 | sort | — | 0 | 0 | empty |
| 45 | start_line | — | 0 | 0 | empty |
| 46 | start_side | — | 0 | 0 | empty |
| 47 | subject_type | — | 0 | 0 | empty |
| 48 | updated_at | — | 0 | 0 | empty |
| 49 | url | — | 0 | 0 | empty |
| 50 | user | — | 0 | 0 | empty |
| 51 | user__avatar_url | — | 0 | 0 | empty |
| 52 | user__email | — | 0 | 0 | empty |
| 53 | user__events_url | — | 0 | 0 | empty |
| 54 | user__followers_url | — | 0 | 0 | empty |
| 55 | user__following_url | — | 0 | 0 | empty |
| 56 | user__gists_url | — | 0 | 0 | empty |
| 57 | user__gravatar_id | — | 0 | 0 | empty |
| 58 | user__html_url | — | 0 | 0 | empty |
| 59 | user__id | — | 0 | 0 | empty |
| 60 | user__login | — | 0 | 0 | empty |
| 61 | user__name | — | 0 | 0 | empty |
| 62 | user__node_id | — | 0 | 0 | empty |
| 63 | user__organizations_url | — | 0 | 0 | empty |
| 64 | user__received_events_url | — | 0 | 0 | empty |
| 65 | user__repos_url | — | 0 | 0 | empty |
| 66 | user__site_admin | — | 0 | 0 | empty |
| 67 | user__starred_at | — | 0 | 0 | empty |
| 68 | user__starred_url | — | 0 | 0 | empty |
| 69 | user__subscriptions_url | — | 0 | 0 | empty |
| 70 | user__type | — | 0 | 0 | empty |
| 71 | user__url | — | 0 | 0 | empty |
| 72 | user__user_view_type | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 34437ms | 0 | ok | — |
| minimal | t2 | 31318ms | 0 | ok | — |
| realistic | t1 | 36077ms | 0 | ok | — |
| realistic | t2 | 36346ms | 0 | ok | — |
| edge | t1 | 39994ms | 0 | ok | — |
| edge | t2 | 30467ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner, repo, and pull_number. Most useful optional filters: sort, direction. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.Columns coral returned (72)
_links_links__html_links__html__href_links__pull_request_links__pull_request__href_links__self_links__self__hrefauthor_associationbodybody_htmlbody_textcommit_idcreated_atdiff_hunkdirectionhtml_urlidin_reply_to_idlinenode_idoriginal_commit_idoriginal_lineoriginal_positionoriginal_start_lineownerpathpositionpull_numberpull_request_review_idpull_request_urlreactionsreactions__+1reactions__-1reactions__confusedreactions__eyesreactions__heartreactions__hoorayreactions__laughreactions__rocketreactions__total_countreactions__urlreposidesortstart_linestart_sidesubject_typeupdated_aturluseruser__avatar_urluser__emailuser__events_urluser__followers_urluser__following_urluser__gists_urluser__gravatar_iduser__html_urluser__iduser__loginuser__nameuser__node_iduser__organizations_urluser__received_events_urluser__repos_urluser__site_adminuser__starred_atuser__starred_urluser__subscriptions_urluser__typeuser__urluser__user_view_type
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:47:14ZJSON record:
reports/github/tables/pulls_list_review_comments.jsonfirst_run_at:
2026-08-31T07:47:14Zlast_retried_at:
2026-08-31T07:47:14Zretry_count:
0