MCPcopy Create free account
hub / github.com/npm/cli / explain-eresolve.js

File explain-eresolve.js

test/lib/utils/explain-eresolve.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { explain, report } = require('../../../lib/utils/explain-eresolve.js')
3
4const cases = require('../../fixtures/eresolve-explanations.js')

Callers

nothing calls this directly

Calls 3

reportFunction · 0.85
explainFunction · 0.85
endMethod · 0.80

Tested by

no test coverage detected