github source
pass
View version history →
github.codes_of_conduct
passGet all codes of conduct
Works without WHERE filters. Most useful optional filters: key. Add key to jump from the default list call to a specific record lookup.
no filters captured 2026-08-31 05:45:50Zmedian 33197 ms
Verdict: TRUE
All variants returned rows on ≥2 trials, 0 errors.
rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 28350 ms | 28369 ms | 28389 ms | [1, 1] | 0 |
| realistic | 2 | 30081 ms | 33197 ms | 36314 ms | [2, 2] | 0 |
| edge | 2 | 29755 ms | 31881 ms | 34007 ms | [2, 2] | 0 |
Latency per trial
minimalmedian 28369ms
scale: 0–28389 ms
realisticmedian 33197ms
scale: 0–36314 ms
edgemedian 31881ms
scale: 0–34007 ms
Probe variants — every command + output
minimal
2 trialsmin 28350ms · median 28369ms · max 28389ms · rows 1,1
smallest valid query (no filters)
Command
SELECT * FROM github.codes_of_conduct LIMIT 1Trials + output
trial 1·28389ms·rows 1isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
trial 2·28350ms·rows 1isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
realistic
2 trialsmin 30081ms · median 33197ms · max 36314ms · rows 2,2
typical user query (no filters)
Command
SELECT * FROM github.codes_of_conduct LIMIT 25Trials + output
trial 1·30081ms·rows 2isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
trial 2·36314ms·rows 2isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
edge
2 trialsmin 29755ms · median 31881ms · max 34007ms · rows 2,2
edge: larger limit, no filters
Command
SELECT * FROM github.codes_of_conduct LIMIT 200Trials + output
trial 1·34007ms·rows 2isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
trial 2·29755ms·rows 2isError=false
First row (click to expand JSON)
{
"body": "",
"html_url": "",
"key": "django",
"name": "Django",
"url": "https://api.github.com/codes_of_conduct/django"
}columns (5)
bodyhtml_urlkeynameurl
All returned rowsacross all non-errored trials · filterable · paginated
10 rows stored · 10 returned · page 1/1
| 1 | 0 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 2 | 1 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 1 | 2 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 1 | 3 | — | — | contributor_covenant | Contributor Covenant | https://api.github.com/codes_of_conduct/contributor_covenant |
| 2 | 4 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 2 | 5 | — | — | contributor_covenant | Contributor Covenant | https://api.github.com/codes_of_conduct/contributor_covenant |
| 1 | 6 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 1 | 7 | — | — | contributor_covenant | Contributor Covenant | https://api.github.com/codes_of_conduct/contributor_covenant |
| 2 | 8 | — | — | django | Django | https://api.github.com/codes_of_conduct/django |
| 2 | 9 | — | — | contributor_covenant | Contributor Covenant | https://api.github.com/codes_of_conduct/contributor_covenant |
Column profile
5 columns actually returned by coral. Catalog claims no required filters. Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | body | — | 0 | 6 | empty |
| 2 | html_url | — | 0 | 6 | empty |
| 3 | key | string | 6 | 0 | "django" |
| 4 | name | string | 6 | 0 | "Django" |
| 5 | url | string | 6 | 0 | "https://api.github.com/codes_of_conduct/django" |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 28389ms | 1 | ok | body, html_url, key |
| minimal | t2 | 28350ms | 1 | ok | body, html_url, key |
| realistic | t1 | 30081ms | 2 | ok | body, html_url, key |
| realistic | t2 | 36314ms | 2 | ok | body, html_url, key |
| edge | t1 | 34007ms | 2 | ok | body, html_url, key |
| edge | t2 | 29755ms | 2 | ok | body, html_url, key |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Works without WHERE filters. Most useful optional filters: key. Add key to jump from the default list call to a specific record lookup.Columns coral returned (5)
bodyhtml_urlkeynameurl
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:45:50ZJSON record:
reports/github/tables/codes_of_conduct.jsonfirst_run_at:
2026-08-31T05:45:50Zlast_retried_at:
2026-08-31T05:45:50Zretry_count:
0