Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ getCommitsForTesting.mjs
File
getCommitsForTesting.mjs
scripts/getCommitsForTesting.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
Octokit from
'@octokit/rest'
;
2
import
fs from
'fs'
;
3
import
{parseArgs} from
'node:util'
;
4
import
remarkParse from
'remark-parse'
;
Callers
nothing calls this directly
Calls
1
writeTestingCSV
Function · 0.85
Tested by
no test coverage detected