Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Martian-Engineering/pr-sheriff
/ github_fetch.test.mjs
File
github_fetch.test.mjs
test/github_fetch.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
os from
'node:os'
;
3
import
path from
'node:path'
;
4
import
test from
'node:test'
;
Callers
nothing calls this directly
Calls
6
listPRComments
Method · 0.80
getPR
Method · 0.80
getIssue
Method · 0.80
getIssueTimeline
Method · 0.80
makeStubRunner
Function · 0.70
readFixture
Function · 0.70
Tested by
no test coverage detected