MCPcopy Index your code
hub / github.com/github-tools/github / record.js

File record.js

test/fixtures/record.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import nock from 'nock';
3import path from 'path';
4import GitHub from '../../lib/GitHub';

Callers

nothing calls this directly

Calls 3

getUserMethod · 0.80
getRateLimitMethod · 0.45
listReposMethod · 0.45

Tested by

no test coverage detected