github source
fail
View version history →
github.matching_refs
failList matching references
Requires owner, repo, and ref. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.
owner, repo, ref captured 2026-08-31 06:39:28Zmedian 38024 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.matching_refs WHERE owner='?' AND repo='?' AND ref='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 48586 ms | 48951 ms | 49316 ms | [0, 0] | 0 |
| realistic | 2 | 32158 ms | 38024 ms | 43891 ms | [0, 0] | 0 |
| edge | 2 | 39850 ms | 40581 ms | 41313 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 48951ms
scale: 0–49316 ms
realisticmedian 38024ms
scale: 0–43891 ms
edgemedian 40581ms
scale: 0–41313 ms
Probe variants — every command + output
minimal
2 trialsmin 48586ms · median 48951ms · max 49316ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.matching_refs WHERE owner = 'anomalyco' AND repo = 'opencode' AND ref = 'main' LIMIT 1Trials + output
trial 1·48586ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
trial 2·49316ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
realistic
2 trialsmin 32158ms · median 38024ms · max 43891ms · rows 0,0
typical user query
Command
SELECT * FROM github.matching_refs WHERE owner = 'anomalyco' AND repo = 'opencode' AND ref = 'main' LIMIT 25Trials + output
trial 1·43891ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
trial 2·32158ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
edge
2 trialsmin 39850ms · median 40581ms · max 41313ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.matching_refs WHERE owner = 'anomalyco' AND repo = 'opencode' AND ref = 'main' LIMIT 200Trials + output
trial 1·41313ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
trial 2·39850ms·rows 0isError=false
columns (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
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
9 columns actually returned by coral. Catalog claims "3 required filter(s)": "owner, repo, ref". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | node_id | — | 0 | 0 | empty |
| 2 | object | — | 0 | 0 | empty |
| 3 | object__sha | — | 0 | 0 | empty |
| 4 | object__type | — | 0 | 0 | empty |
| 5 | object__url | — | 0 | 0 | empty |
| 6 | owner | — | 0 | 0 | empty |
| 7 | ref | — | 0 | 0 | empty |
| 8 | repo | — | 0 | 0 | empty |
| 9 | url | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 48586ms | 0 | ok | — |
| minimal | t2 | 49316ms | 0 | ok | — |
| realistic | t1 | 43891ms | 0 | ok | — |
| realistic | t2 | 32158ms | 0 | ok | — |
| edge | t1 | 41313ms | 0 | ok | — |
| edge | t2 | 39850ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner, repo, and ref. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.Columns coral returned (9)
node_idobjectobject__shaobject__typeobject__urlownerrefrepourl
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:39:28ZJSON record:
reports/github/tables/matching_refs.jsonfirst_run_at:
2026-08-31T06:39:28Zlast_retried_at:
2026-08-31T06:39:28Zretry_count:
0