Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-sqlite-backup.mjs
File
test-sqlite-backup.mjs
test/parallel/test-sqlite-backup.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc
2
import
{ isWindows, skipIfSQLiteMissing } from
'../common/index.mjs'
;
3
import
tmpdir from
'../common/tmpdir.js'
;
4
import
{ join } from
'node:path'
;
Callers
nothing calls this directly
Calls
15
skipIfSQLiteMissing
Function · 0.85
makeSourceDb
Function · 0.85
writeFileSync
Function · 0.85
all
Method · 0.80
test
Function · 0.70
nextDb
Function · 0.70
close
Method · 0.65
get
Method · 0.65
pathToFileURL
Function · 0.50
setImmediate
Function · 0.50
refresh
Method · 0.45
from
Method · 0.45
Tested by
no test coverage detected