MCPcopy Index your code
hub / github.com/simstudioai/sim / lastEntries

Function lastEntries

apps/sim/lib/logs/execution/logger.test.ts:525–525  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

523 }
524
525 const lastEntries = () => vi.mocked(recordUsage).mock.calls[0][0].entries
526
527 test('fresh completion records all targets (base fee + model) and returns the increment', async () => {
528 const recorded = await run(

Callers 1

logger.test.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected