Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ reify-finish.js
File
reify-finish.js
deps/npm/test/lib/utils/reify-finish.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
fs = require(
'node:fs/promises'
)
3
const
{ join } = require(
'node:path'
)
4
const
{ cleanNewlines } = require(
'../../fixtures/clean-snapshot'
)
Callers
nothing calls this directly
Calls
6
mockReififyFinish
Function · 0.85
readRc
Function · 0.85
same
Method · 0.80
require
Function · 0.50
join
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected