Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvoMap/evolver
/ taskMonitor.test.js
File
taskMonitor.test.js
test/taskMonitor.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
{ describe, it, before, after } = require(
'node:test'
);
4
const
assert = require(
'node:assert/strict'
);
Callers
nothing calls this directly
Calls
13
close
Method · 0.80
subscribe
Method · 0.80
unsubscribe
Method · 0.80
getState
Method · 0.80
parse
Method · 0.80
recordClaim
Method · 0.80
getMetrics
Method · 0.80
recordComplete
Method · 0.80
recordFailed
Method · 0.80
recordTaskReceived
Method · 0.80
getHeartbeatMeta
Method · 0.80
writeInbound
Method · 0.80
Tested by
no test coverage detected