github source
fail
View version history →
github.reviews
failList reviews for a pull request
Requires owner, repo, and pull_number. Most useful optional filters: review_id. Add review_id to jump from the default list call to a specific record lookup.
owner, repo, pull_number captured 2026-08-31 08:48:01Zmedian 31348 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.reviews WHERE owner='?' AND repo='?' AND pull_number='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 34809 ms | 35658 ms | 36508 ms | [0, 0] | 0 |
| realistic | 2 | 31176 ms | 31348 ms | 31521 ms | [0, 0] | 0 |
| edge | 2 | 29798 ms | 29888 ms | 29978 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 35658ms
scale: 0–36508 ms
realisticmedian 31348ms
scale: 0–31521 ms
edgemedian 29888ms
scale: 0–29978 ms
Probe variants — every command + output
minimal
2 trialsmin 34809ms · median 35658ms · max 36508ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.reviews WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 1Trials + output
trial 1·34809ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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·36508ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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 31176ms · median 31348ms · max 31521ms · rows 0,0
typical user query
Command
SELECT * FROM github.reviews WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 25Trials + output
trial 1·31521ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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·31176ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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 29798ms · median 29888ms · max 29978ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.reviews WHERE owner = 'anomalyco' AND repo = 'opencode' AND pull_number = '1' LIMIT 200Trials + output
trial 1·29798ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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·29978ms·rows 0isError=false
columns (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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
43 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 | author_association | — | 0 | 0 | empty |
| 7 | body | — | 0 | 0 | empty |
| 8 | body_html | — | 0 | 0 | empty |
| 9 | body_text | — | 0 | 0 | empty |
| 10 | commit_id | — | 0 | 0 | empty |
| 11 | html_url | — | 0 | 0 | empty |
| 12 | id | — | 0 | 0 | empty |
| 13 | node_id | — | 0 | 0 | empty |
| 14 | owner | — | 0 | 0 | empty |
| 15 | pull_number | — | 0 | 0 | empty |
| 16 | pull_request_url | — | 0 | 0 | empty |
| 17 | repo | — | 0 | 0 | empty |
| 18 | review_id | — | 0 | 0 | empty |
| 19 | state | — | 0 | 0 | empty |
| 20 | submitted_at | — | 0 | 0 | empty |
| 21 | user | — | 0 | 0 | empty |
| 22 | user__avatar_url | — | 0 | 0 | empty |
| 23 | user__email | — | 0 | 0 | empty |
| 24 | user__events_url | — | 0 | 0 | empty |
| 25 | user__followers_url | — | 0 | 0 | empty |
| 26 | user__following_url | — | 0 | 0 | empty |
| 27 | user__gists_url | — | 0 | 0 | empty |
| 28 | user__gravatar_id | — | 0 | 0 | empty |
| 29 | user__html_url | — | 0 | 0 | empty |
| 30 | user__id | — | 0 | 0 | empty |
| 31 | user__login | — | 0 | 0 | empty |
| 32 | user__name | — | 0 | 0 | empty |
| 33 | user__node_id | — | 0 | 0 | empty |
| 34 | user__organizations_url | — | 0 | 0 | empty |
| 35 | user__received_events_url | — | 0 | 0 | empty |
| 36 | user__repos_url | — | 0 | 0 | empty |
| 37 | user__site_admin | — | 0 | 0 | empty |
| 38 | user__starred_at | — | 0 | 0 | empty |
| 39 | user__starred_url | — | 0 | 0 | empty |
| 40 | user__subscriptions_url | — | 0 | 0 | empty |
| 41 | user__type | — | 0 | 0 | empty |
| 42 | user__url | — | 0 | 0 | empty |
| 43 | user__user_view_type | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 34809ms | 0 | ok | — |
| minimal | t2 | 36508ms | 0 | ok | — |
| realistic | t1 | 31521ms | 0 | ok | — |
| realistic | t2 | 31176ms | 0 | ok | — |
| edge | t1 | 29798ms | 0 | ok | — |
| edge | t2 | 29978ms | 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: review_id. Add review_id to jump from the default list call to a specific record lookup.Columns coral returned (43)
_links_links__html_links__html__href_links__pull_request_links__pull_request__hrefauthor_associationbodybody_htmlbody_textcommit_idhtml_urlidnode_idownerpull_numberpull_request_urlreporeview_idstatesubmitted_atuseruser__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-31T08:48:01ZJSON record:
reports/github/tables/reviews.jsonfirst_run_at:
2026-08-31T08:48:01Zlast_retried_at:
2026-08-31T08:48:01Zretry_count:
0