github source

github.reviews

fail

List 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
empty

Either 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

VariantTrialsMinMedianMaxRow countsErrors
minimal234809 ms35658 ms36508 ms[0, 0]0
realistic231176 ms31348 ms31521 ms[0, 0]0
edge229798 ms29888 ms29978 ms[0, 0]0

Latency per trial

minimalmedian 35658ms
t134809mst236508ms
scale: 0–36508 ms
realisticmedian 31348ms
t131521mst231176ms
scale: 0–31521 ms
edgemedian 29888ms
t129798mst229978ms
scale: 0–29978 ms

Probe variants — every command + output

minimal2 trials
min 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 1
Trials + 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
realistic2 trials
min 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 25
Trials + 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
edge2 trials
min 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 200
Trials + 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.

#ColumnInferred typeNon-nullNullsSample value(s)
1_links00empty
2_links__html00empty
3_links__html__href00empty
4_links__pull_request00empty
5_links__pull_request__href00empty
6author_association00empty
7body00empty
8body_html00empty
9body_text00empty
10commit_id00empty
11html_url00empty
12id00empty
13node_id00empty
14owner00empty
15pull_number00empty
16pull_request_url00empty
17repo00empty
18review_id00empty
19state00empty
20submitted_at00empty
21user00empty
22user__avatar_url00empty
23user__email00empty
24user__events_url00empty
25user__followers_url00empty
26user__following_url00empty
27user__gists_url00empty
28user__gravatar_id00empty
29user__html_url00empty
30user__id00empty
31user__login00empty
32user__name00empty
33user__node_id00empty
34user__organizations_url00empty
35user__received_events_url00empty
36user__repos_url00empty
37user__site_admin00empty
38user__starred_at00empty
39user__starred_url00empty
40user__subscriptions_url00empty
41user__type00empty
42user__url00empty
43user__user_view_type00empty

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt134809ms0ok
minimalt236508ms0ok
realistict131521ms0ok
realistict231176ms0ok
edget129798ms0ok
edget229978ms0ok

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:01Z
JSON record: reports/github/tables/reviews.json
first_run_at: 2026-08-31T08:48:01Z
last_retried_at: 2026-08-31T08:48:01Z
retry_count: 0
View version history →