Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/backstrokeapp/server
/ create-mock-github-instance.js
File
create-mock-github-instance.js
src/test-helpers/create-mock-github-instance.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
let
_existingIds = [];
2
const
MAX_ID = 10000000;
3
export
function
generateId() {
4
let
id;
Callers
nothing calls this directly
Calls
1
generateSha
Function · 0.85
Tested by
no test coverage detected