github source

github.codes_of_conduct

pass

Get 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

VariantTrialsMinMedianMaxRow countsErrors
minimal228350 ms28369 ms28389 ms[1, 1]0
realistic230081 ms33197 ms36314 ms[2, 2]0
edge229755 ms31881 ms34007 ms[2, 2]0

Latency per trial

minimalmedian 28369ms
t128389mst228350ms
scale: 0–28389 ms
realisticmedian 33197ms
t130081mst236314ms
scale: 0–36314 ms
edgemedian 31881ms
t134007mst229755ms
scale: 0–34007 ms

Probe variants — every command + output

minimal2 trials
min 28350ms · median 28369ms · max 28389ms · rows 1,1

smallest valid query (no filters)

Command
SELECT * FROM github.codes_of_conduct LIMIT 1
Trials + 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
realistic2 trials
min 30081ms · median 33197ms · max 36314ms · rows 2,2

typical user query (no filters)

Command
SELECT * FROM github.codes_of_conduct LIMIT 25
Trials + 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
edge2 trials
min 29755ms · median 31881ms · max 34007ms · rows 2,2

edge: larger limit, no filters

Command
SELECT * FROM github.codes_of_conduct LIMIT 200
Trials + 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
10djangoDjangohttps://api.github.com/codes_of_conduct/django
21djangoDjangohttps://api.github.com/codes_of_conduct/django
12djangoDjangohttps://api.github.com/codes_of_conduct/django
13contributor_covenantContributor Covenanthttps://api.github.com/codes_of_conduct/contributor_covenant
24djangoDjangohttps://api.github.com/codes_of_conduct/django
25contributor_covenantContributor Covenanthttps://api.github.com/codes_of_conduct/contributor_covenant
16djangoDjangohttps://api.github.com/codes_of_conduct/django
17contributor_covenantContributor Covenanthttps://api.github.com/codes_of_conduct/contributor_covenant
28djangoDjangohttps://api.github.com/codes_of_conduct/django
29contributor_covenantContributor Covenanthttps://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.

#ColumnInferred typeNon-nullNullsSample value(s)
1body06empty
2html_url06empty
3keystring60"django"
4namestring60"Django"
5urlstring60"https://api.github.com/codes_of_conduct/django"

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt128389ms1okbody, html_url, key
minimalt228350ms1okbody, html_url, key
realistict130081ms2okbody, html_url, key
realistict236314ms2okbody, html_url, key
edget134007ms2okbody, html_url, key
edget229755ms2okbody, 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:50Z
JSON record: reports/github/tables/codes_of_conduct.json
first_run_at: 2026-08-31T05:45:50Z
last_retried_at: 2026-08-31T05:45:50Z
retry_count: 0
View version history →