Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
3
import
fs from
"fs"
;
4
Callers
nothing calls this directly
Calls
7
logRateLimitFromResponse
Function · 0.85
fetchAndLogRateLimit
Function · 0.85
createRateLimitAwareGithub
Function · 0.85
makeResponse
Function · 0.85
logRetryEvent
Function · 0.85
get
Method · 0.80
parse
Method · 0.45
Tested by
no test coverage detected