MCPcopy Create free account
hub / github.com/Ark0N/Codeman / getStats

Method getStats

src/task-tracker.ts:601–623  ·  view source on GitHub ↗

* Get aggregated statistics about all tracked tasks. * * @returns Object with counts: * - total: Total number of tracked tasks * - running: Tasks currently executing * - completed: Successfully finished tasks * - failed: Tasks that ended with errors

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

assertNeverFunction · 0.85
valuesMethod · 0.45

Tested by

no test coverage detected