github source
fail
View version history →
github.errors
failList CODEOWNERS errors
Requires owner and repo. Most useful optional filters: ref. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.
owner, repo captured 2026-08-31 06:03:37Zmedian 27960 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.errors WHERE owner='?' AND repo='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 29928 ms | 30834 ms | 31741 ms | [0, 0] | 0 |
| realistic | 2 | 26871 ms | 27960 ms | 29050 ms | [0, 0] | 0 |
| edge | 2 | 30305 ms | 38277 ms | 46250 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 30834ms
scale: 0–31741 ms
realisticmedian 27960ms
scale: 0–29050 ms
edgemedian 38277ms
scale: 0–46250 ms
Probe variants — every command + output
minimal
2 trialsmin 29928ms · median 30834ms · max 31741ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.errors WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1Trials + output
trial 1·29928ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
trial 2·31741ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
realistic
2 trialsmin 26871ms · median 27960ms · max 29050ms · rows 0,0
typical user query
Command
SELECT * FROM github.errors WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25Trials + output
trial 1·26871ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
trial 2·29050ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
edge
2 trialsmin 30305ms · median 38277ms · max 46250ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.errors WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200Trials + output
trial 1·46250ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
trial 2·30305ms·rows 0isError=false
columns (10)
columnkindlinemessageownerpathrefreposourcesuggestion
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
10 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | column | — | 0 | 0 | empty |
| 2 | kind | — | 0 | 0 | empty |
| 3 | line | — | 0 | 0 | empty |
| 4 | message | — | 0 | 0 | empty |
| 5 | owner | — | 0 | 0 | empty |
| 6 | path | — | 0 | 0 | empty |
| 7 | ref | — | 0 | 0 | empty |
| 8 | repo | — | 0 | 0 | empty |
| 9 | source | — | 0 | 0 | empty |
| 10 | suggestion | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 29928ms | 0 | ok | — |
| minimal | t2 | 31741ms | 0 | ok | — |
| realistic | t1 | 26871ms | 0 | ok | — |
| realistic | t2 | 29050ms | 0 | ok | — |
| edge | t1 | 46250ms | 0 | ok | — |
| edge | t2 | 30305ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: ref. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.Columns coral returned (10)
columnkindlinemessageownerpathrefreposourcesuggestion
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:03:37ZJSON record:
reports/github/tables/errors.jsonfirst_run_at:
2026-08-31T06:03:37Zlast_retried_at:
2026-08-31T06:03:37Zretry_count:
0