MCPcopy Create free account
hub / github.com/github/gh-aw / github_rate_limit_logger.test.cjs

File github_rate_limit_logger.test.cjs

actions/setup/js/github_rate_limit_logger.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// @ts-check
2import { afterEach, beforeEach, describe, expect, it, vi } from "vitest";
3import fs from "fs";
4

Callers

nothing calls this directly

Calls 7

logRateLimitFromResponseFunction · 0.85
fetchAndLogRateLimitFunction · 0.85
makeResponseFunction · 0.85
logRetryEventFunction · 0.85
getMethod · 0.80
parseMethod · 0.45

Tested by

no test coverage detected