Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ reportStarted
Method
reportStarted
lib/internal/test_runner/runner.js:354–354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
352
this.#handleReportItem(item);
353
}
354
reportStarted() {}
355
drain() {
356
this.#drainRawBuffer();
357
this.#drainReportBuffer();
Callers
1
report
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected