mirror of
https://github.com/personamanagmentlayer/pcl.git
synced 2026-09-14 15:40:22 +08:00
chore: remove temporary coverage output files
Removed coverage_output.txt and full_coverage.txt as these are generated files that should not be tracked in version control.
This commit is contained in:
@@ -1,458 +0,0 @@
|
||||
|
||||
> @pcl/sdk@1.0.0 test:coverage
|
||||
> vitest run --coverage
|
||||
|
||||
|
||||
[7m[1m[36m RUN [39m[22m[27m [36mv1.6.1[39m [90mc:/Projets/personalayer/pcl-lite[39m
|
||||
[2m Coverage enabled with [22m[33mv8[39m
|
||||
|
||||
[32m✓[39m tests/registry/memory-backend.test.ts [2m ([22m[2m50 tests[22m[2m)[22m[33m 615[2mms[22m[39m
|
||||
[32m✓[39m tests/pcl.test.ts [2m ([22m[2m72 tests[22m[2m)[22m[33m 2674[2mms[22m[39m
|
||||
[32m✓[39m tests/workflow/execution.test.ts [2m ([22m[2m16 tests[22m[2m)[22m[33m 531[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/deduplication.test.ts [2m ([22m[2m47 tests[22m[2m)[22m[90m 216[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/anthropic-provider.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 7561[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/backpressure.test.ts [2m ([22m[2m75 tests[22m [2m|[22m [33m4 skipped[39m[2m)[22m[33m 3576[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/openai-provider.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 7521[2mms[22m[39m
|
||||
[32m✓[39m tests/integration/phase-1.2.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 218[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/console-logger.test.ts [2m ([22m[2m49 tests[22m[2m)[22m[33m 3187[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/bedrock.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[33m 833[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/structured-logger.test.ts [2m ([22m[2m46 tests[22m[2m)[22m[33m 491[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/routing/task-classifier.test.ts [2m ([22m[2m63 tests[22m[2m)[22m[90m 156[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/anthropic.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 340[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/openai.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 1215[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/experiments/experiment-manager.test.ts [2m ([22m[2m57 tests[22m[2m)[22m[33m 1020[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-integration.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 1057[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/azure.test.ts [2m ([22m[2m31 tests[22m[2m)[22m[90m 147[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/connection-pool.test.ts [2m ([22m[2m57 tests[22m[2m)[22m[33m 1420[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/deepseek.test.ts [2m ([22m[2m31 tests[22m[2m)[22m[90m 169[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/prioritization.test.ts [2m ([22m[2m42 tests[22m[2m)[22m[90m 57[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/mock.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[90m 245[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/gemini.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[90m 88[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/fallback.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 385[2mms[22m[39m
|
||||
[32m✓[39m tests/team-validation.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 263[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/ollama.test.ts [2m ([22m[2m38 tests[22m[2m)[22m[90m 230[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/signals.test.ts [2m ([22m[2m37 tests[22m[2m)[22m[90m 36[2mms[22m[39m
|
||||
[90mstdout[2m | tests/registry/benchmarks.test.ts[2m > [22m[2mBenchmarks Skipped[2m > [22m[2mshould show how to enable benchmarks[22m[39m
|
||||
|
||||
💡 To run benchmarks, use: ENABLE_BENCHMARKS=true npm test -- tests/registry/benchmarks.test.ts
|
||||
|
||||
|
||||
[32m✓[39m tests/registry/benchmarks.test.ts [2m ([22m[2m13 tests[22m [2m|[22m [33m12 skipped[39m[2m)[22m[90m 10[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/registry-enhancements.test.ts [2m ([22m[2m36 tests[22m [2m|[22m [33m2 skipped[39m[2m)[22m[90m 164[2mms[22m[39m
|
||||
[32m✓[39m tests/semantic.test.ts [2m ([22m[2m35 tests[22m[2m)[22m[33m 397[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/manager.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[90m 102[2mms[22m[39m
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect undefined persona references (if implemented)[22m[39m
|
||||
Undefined persona detection: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect circular team references (if implemented)[22m[39m
|
||||
Circular reference detection: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect invalid quorum values (if implemented)[22m[39m
|
||||
Quorum validation: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mPerformance Tests[2m > [22m[2mshould handle large PCL files efficiently[22m[39m
|
||||
Performance: Parsed + analyzed 100 personas in 129ms
|
||||
|
||||
[32m✓[39m tests/lsp/import-test.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[90m 272[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/analytics-store.test.ts [2m ([22m[2m53 tests[22m[2m)[22m[33m 2204[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/registry.test.ts [2m ([22m[2m40 tests[22m[2m)[22m[90m 63[2mms[22m[39m
|
||||
[32m✓[39m tests/parser/workflow-advanced-operators.test.ts [2m ([22m[2m22 tests[22m [2m|[22m [33m11 skipped[39m[2m)[22m[90m 37[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/trend-analyzer.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[90m 45[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-loader.test.ts [2m ([22m[2m47 tests[22m[2m)[22m[33m 1415[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/cost-tracker.test.ts [2m ([22m[2m49 tests[22m[2m)[22m[90m 118[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/threading.test.ts [2m ([22m[2m41 tests[22m[2m)[22m[90m 71[2mms[22m[39m
|
||||
[32m✓[39m tests/phase2-module-visibility.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[90m 148[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/scheduler.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[33m 1191[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/escalation/escalation-manager.test.ts [2m ([22m[2m30 tests[22m[2m)[22m[90m 36[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/scorer.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[90m 52[2mms[22m[39m
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould catch handler errors and emit error event[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:261:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:268:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:261:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:189:16[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:268:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould catch async handler errors[22m[39m
|
||||
[PCL EventEmitter] Async handler error: Error: Async failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:276:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
[PCL EventEmitter] Async handler error: Error: Async failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:276:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould not emit error event in infinite loop[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:293:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at wrappedHandler [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:102:9[90m)[39m
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:299:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mAsync Event Emission[2m > [22m[2mshould catch sync errors in async emission[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Sync error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:355:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emitAsync [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:230:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:362:21
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
[PCL EventEmitter] Handler error: Error: Sync error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:355:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at EventEmitter.emitAsync [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:240:16[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:362:21
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mAsync Event Emission[2m > [22m[2mshould catch async errors in async emission[22m[39m
|
||||
[PCL EventEmitter] Async handlers error: Error: Async error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:369:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
[PCL EventEmitter] Async handler error: Error: Async error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:369:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
|
||||
[32m✓[39m tests/runtime/events/emitter.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[33m 612[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 603[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/calibration.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 423[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/file-logger.test.ts [2m ([22m[2m29 tests[22m[2m)[22m[33m 2650[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/version/semver-manager.test.ts [2m ([22m[2m52 tests[22m[2m)[22m[33m 615[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/health.test.ts [2m ([22m[2m32 tests[22m[2m)[22m[33m 2978[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/snapshot.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[33m 517[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/cache/semantic-matcher.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[90m 43[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/rate-limiter.test.ts [2m ([22m[2m39 tests[22m[2m)[22m[33m 484[2mms[22m[39m
|
||||
[32m✓[39m tests/lsp/rename.test.ts [2m ([22m[2m17 tests[22m [2m|[22m [33m1 skipped[39m[2m)[22m[33m 537[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/backends-integration.test.ts [2m ([22m[2m11 tests[22m [2m|[22m [33m2 skipped[39m[2m)[22m[33m 1007[2mms[22m[39m
|
||||
[32m✓[39m tests/integration.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[33m 866[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/performance-tracker.test.ts [2m ([22m[2m29 tests[22m[2m)[22m[33m 349[2mms[22m[39m
|
||||
[32m✓[39m tests/lsp/code-actions.test.ts [2m ([22m[2m14 tests[22m [2m|[22m [33m5 skipped[39m[2m)[22m[90m 270[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/teams/outcome-tracker.test.ts [2m ([22m[2m13 tests[22m[2m)[22m[90m 49[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/cache/multi-layer-cache.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[33m 421[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/cache/memory-cache.test.ts [2m ([22m[2m25 tests[22m[2m)[22m[33m 719[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/routing/router.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 37[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-merger.test.ts [2m ([22m[2m11 tests[22m[2m)[22m[90m 40[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/cache/response-cache.test.ts [2m ([22m[2m16 tests[22m[2m)[22m[90m 24[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/context-window.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 35[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/memory/memory-manager.test.ts [2m ([22m[2m21 tests[22m[2m)[22m[33m 360[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-compiler.test.ts [2m ([22m[2m13 tests[22m[2m)[22m[90m 39[2mms[22m[39m
|
||||
[32m✓[39m tests/pcl-minimal.test.ts [2m ([22m[2m6 tests[22m[2m)[22m[90m 31[2mms[22m[39m
|
||||
|
||||
[31m⎯⎯⎯⎯⎯⎯[1m[7m Unhandled Errors [27m[22m⎯⎯⎯⎯⎯⎯[39m
|
||||
[31m[1m
|
||||
Vitest caught 2 unhandled errors during the test run.
|
||||
This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected.[22m[39m
|
||||
|
||||
[31m⎯⎯⎯⎯[1m[7m Unhandled Rejection [27m[22m⎯⎯⎯⎯⎯[39m
|
||||
[31m[1mError[22m: Connection pool cleared[39m
|
||||
[90m [2m❯[22m ConnectionPool.clear src/runtime/providers/connection-pool.ts:[2m211:22[22m[39m
|
||||
[90m [2m❯[22m ConnectionPool.destroy src/runtime/providers/connection-pool.ts:[2m224:10[22m[39m
|
||||
[90m [2m❯[22m tests/runtime/providers/connection-pool.test.ts:[2m41:12[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m135:14[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m60:26[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m700:59[22m[39m
|
||||
[90m [2m❯[22m callSuiteHook node_modules/@vitest/runner/dist/index.js:[2m700:47[22m[39m
|
||||
[90m [2m❯[22m callSuiteHook node_modules/@vitest/runner/dist/index.js:[2m708:16[22m[39m
|
||||
[90m [2m❯[22m runTest node_modules/@vitest/runner/dist/index.js:[2m807:9[22m[39m
|
||||
|
||||
[31mThis error originated in "[1mtests/runtime/providers/connection-pool.test.ts[22m" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.[39m
|
||||
[31mThe latest test that might've caused the error is "[1mshould clear idle connections past timeout[22m". It might mean one of the following:
|
||||
- The error was thrown, while Vitest was running this test.
|
||||
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.[39m
|
||||
|
||||
[31m⎯⎯⎯⎯[1m[7m Unhandled Rejection [27m[22m⎯⎯⎯⎯⎯[39m
|
||||
[31m[1mError[22m: Connection pool cleared[39m
|
||||
[90m [2m❯[22m ConnectionPool.clear src/runtime/providers/connection-pool.ts:[2m211:22[22m[39m
|
||||
[90m [2m❯[22m tests/runtime/providers/connection-pool.test.ts:[2m569:12[22m[39m
|
||||
[90m [2m❯[22m runTest node_modules/@vitest/runner/dist/index.js:[2m781:11[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runFiles node_modules/@vitest/runner/dist/index.js:[2m958:5[22m[39m
|
||||
[90m [2m❯[22m startTests node_modules/@vitest/runner/dist/index.js:[2m967:3[22m[39m
|
||||
[90m [2m❯[22m node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:[2m116:7[22m[39m
|
||||
[90m [2m❯[22m withEnv node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:[2m83:5[22m[39m
|
||||
|
||||
[31mThis error originated in "[1mtests/runtime/providers/connection-pool.test.ts[22m" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.[39m
|
||||
[31mThe latest test that might've caused the error is "[1mshould handle async operations[22m". It might mean one of the following:
|
||||
- The error was thrown, while Vitest was running this test.
|
||||
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.[39m
|
||||
[31m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[39m
|
||||
|
||||
[2m Test Files [22m [1m[32m66 passed[39m[22m[90m (66)[39m
|
||||
[2m Tests [22m [1m[32m2128 passed[39m[22m[2m | [22m[33m37 skipped[39m[90m (2165)[39m
|
||||
[2m Errors [22m [1m[31m2 errors[39m[22m
|
||||
[2m Start at [22m 04:37:11
|
||||
[2m Duration [22m 167.31s[2m (transform 51.57s, setup 63ms, collect 98.23s, tests 54.28s, environment 259ms, prepare 142.47s)[22m
|
||||
|
||||
[34m % [39m[2mCoverage report from [22m[33mv8[39m
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
All files | 47.26 | 82.96 | 60.88 | 47.26 |
|
||||
build | 0 | 0 | 0 | 0 |
|
||||
...y-resolver.ts | 0 | 0 | 0 | 0 | 1-428
|
||||
...age-format.ts | 0 | 0 | 0 | 0 | 1-224
|
||||
codegen | 85.87 | 100 | 0 | 85.87 |
|
||||
...hancements.ts | 85.87 | 100 | 0 | 85.87 | ...46-574,591-616
|
||||
http | 0 | 0 | 0 | 0 |
|
||||
server.ts | 0 | 0 | 0 | 0 | 1-306
|
||||
http/controllers | 0 | 0 | 0 | 0 |
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-282
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-174
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-72
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-230
|
||||
http/docs | 0 | 0 | 0 | 0 |
|
||||
openapi.ts | 0 | 0 | 0 | 0 | 1-932
|
||||
http/middleware | 0 | 0 | 0 | 0 |
|
||||
auth.ts | 0 | 0 | 0 | 0 | 1-136
|
||||
error-handler.ts | 0 | 0 | 0 | 0 | 1-160
|
||||
logger.ts | 0 | 0 | 0 | 0 | 1-37
|
||||
rate-limit.ts | 0 | 0 | 0 | 0 | 1-103
|
||||
http/routes | 0 | 0 | 0 | 0 |
|
||||
artifacts.ts | 0 | 0 | 0 | 0 | 1-199
|
||||
auth.ts | 0 | 0 | 0 | 0 | 1-132
|
||||
costs.ts | 0 | 0 | 0 | 0 | 1-286
|
||||
health.ts | 0 | 0 | 0 | 0 | 1-213
|
||||
metrics.ts | 0 | 0 | 0 | 0 | 1-70
|
||||
profiler.ts | 0 | 0 | 0 | 0 | 1-236
|
||||
search.ts | 0 | 0 | 0 | 0 | 1-71
|
||||
slo.ts | 0 | 0 | 0 | 0 | 1-266
|
||||
versions.ts | 0 | 0 | 0 | 0 | 1-161
|
||||
http/schemas | 0 | 0 | 0 | 0 |
|
||||
...act.schema.ts | 0 | 0 | 0 | 0 | 1-178
|
||||
auth.schema.ts | 0 | 0 | 0 | 0 | 1-90
|
||||
search.schema.ts | 0 | 0 | 0 | 0 | 1-82
|
||||
...ion.schema.ts | 0 | 0 | 0 | 0 | 1-104
|
||||
http/services | 0 | 0 | 0 | 0 |
|
||||
...ct.service.ts | 0 | 0 | 0 | 0 | 1-499
|
||||
auth.service.ts | 0 | 0 | 0 | 0 | 1-334
|
||||
...ch.service.ts | 0 | 0 | 0 | 0 | 1-273
|
||||
...on.service.ts | 0 | 0 | 0 | 0 | 1-403
|
||||
http/utils | 0 | 0 | 0 | 0 |
|
||||
jwt.ts | 0 | 0 | 0 | 0 | 1-161
|
||||
params.ts | 0 | 0 | 0 | 0 | 1-75
|
||||
password.ts | 0 | 0 | 0 | 0 | 1-40
|
||||
response.ts | 0 | 0 | 0 | 0 | 1-90
|
||||
lsp | 21.66 | 61.46 | 57.3 | 21.66 |
|
||||
capabilities.ts | 0 | 0 | 0 | 0 | 1-126
|
||||
code-actions.ts | 75.8 | 68.25 | 66.66 | 75.8 | ...63-764,766-767
|
||||
...tion-items.ts | 0 | 0 | 0 | 0 | 1-302
|
||||
...tion-types.ts | 0 | 0 | 0 | 0 | 1-113
|
||||
completion.ts | 0 | 0 | 0 | 0 | 1-212
|
||||
connection.ts | 0 | 0 | 0 | 0 | 1-24
|
||||
definition.ts | 0 | 0 | 0 | 0 | 1-109
|
||||
diagnostics.ts | 0 | 0 | 0 | 0 | 1-166
|
||||
...ment-cache.ts | 0 | 0 | 0 | 0 | 1-109
|
||||
...nt-manager.ts | 0 | 0 | 0 | 0 | 1-217
|
||||
...nt-symbols.ts | 0 | 0 | 0 | 0 | 1-93
|
||||
...-converter.ts | 33.33 | 100 | 33.33 | 33.33 | 14-50,63-75
|
||||
formatting.ts | 0 | 0 | 0 | 0 | 1-100
|
||||
hover-docs.ts | 0 | 0 | 0 | 0 | 1-127
|
||||
hover.ts | 0 | 0 | 0 | 0 | 1-241
|
||||
keywords.ts | 0 | 0 | 0 | 0 | 1-304
|
||||
references.ts | 0 | 0 | 0 | 0 | 1-116
|
||||
rename.ts | 87.66 | 68.9 | 100 | 87.66 | ...24-727,732-735
|
||||
server.ts | 0 | 0 | 0 | 0 | 1-287
|
||||
...ompletions.ts | 0 | 0 | 0 | 0 | 1-366
|
||||
...iagnostics.ts | 0 | 0 | 0 | 0 | 1-313
|
||||
skill-hover.ts | 0 | 0 | 0 | 0 | 1-141
|
||||
...ntegration.ts | 0 | 0 | 0 | 0 | 1-362
|
||||
...navigation.ts | 0 | 0 | 0 | 0 | 1-300
|
||||
snippets.ts | 0 | 0 | 0 | 0 | 1-234
|
||||
mcp/client | 38.09 | 100 | 0 | 38.09 |
|
||||
client.ts | 38.09 | 100 | 0 | 38.09 | ...85-286,292-293
|
||||
mcp/server | 21.73 | 100 | 0 | 21.73 |
|
||||
pcl-server.ts | 15.77 | 100 | 0 | 15.77 | ...86-534,540-614
|
||||
server.ts | 32.45 | 100 | 0 | 32.45 | ...01-333,339-341
|
||||
mcp/transports | 37.23 | 100 | 0 | 37.23 |
|
||||
http-sse.ts | 34.42 | 100 | 0 | 34.42 | ...20-121,127-182
|
||||
stdio.ts | 40.84 | 100 | 0 | 40.84 | ...86-115,121-141
|
||||
mcp/types | 87.42 | 100 | 0 | 87.42 |
|
||||
jsonrpc.ts | 67.83 | 100 | 0 | 67.83 | ...71-179,185-199
|
||||
mcp.ts | 100 | 100 | 100 | 100 |
|
||||
observability | 0 | 0 | 0 | 0 |
|
||||
health.ts | 0 | 0 | 0 | 0 | 1-243
|
||||
logger.ts | 0 | 0 | 0 | 0 | 1-242
|
||||
metrics.ts | 0 | 0 | 0 | 0 | 1-435
|
||||
profiler.ts | 0 | 0 | 0 | 0 | 1-294
|
||||
...onventions.ts | 0 | 0 | 0 | 0 | 1-241
|
||||
slo.ts | 0 | 0 | 0 | 0 | 1-364
|
||||
telemetry.ts | 0 | 0 | 0 | 0 | 1-277
|
||||
tracing.ts | 0 | 0 | 0 | 0 | 1-330
|
||||
providers | 48.45 | 76.31 | 31.74 | 48.45 |
|
||||
...c-provider.ts | 80.21 | 75 | 90.9 | 80.21 | ...71,414-415,472
|
||||
base-provider.ts | 85.11 | 72.34 | 76.47 | 85.11 | ...00-301,316-327
|
||||
...e-provider.ts | 30.08 | 100 | 0 | 30.08 | ...92-430,436-451
|
||||
...k-provider.ts | 30.81 | 100 | 0 | 30.81 | ...10-338,344-356
|
||||
...e-provider.ts | 31.33 | 100 | 0 | 31.33 | ...69-397,403-417
|
||||
groq-provider.ts | 37.1 | 100 | 0 | 37.1 | ...15-456,462-476
|
||||
...l-provider.ts | 34.53 | 100 | 0 | 34.53 | ...78-422,428-442
|
||||
...a-provider.ts | 17.87 | 100 | 0 | 17.87 | ...07-357,363-385
|
||||
...i-provider.ts | 77.56 | 80 | 90.9 | 77.56 | ...37-442,521,523
|
||||
...r-registry.ts | 61.62 | 88.88 | 38.88 | 61.62 | ...73-178,184-185
|
||||
registry | 43.78 | 65.9 | 22.95 | 43.78 |
|
||||
errors.ts | 63.55 | 100 | 0 | 63.55 | ...95-196,202-214
|
||||
file-backend.ts | 15.38 | 100 | 0 | 15.38 | ...98-610,613-636
|
||||
interfaces.ts | 100 | 100 | 100 | 100 |
|
||||
manager.ts | 76.85 | 67.05 | 70 | 76.85 | ...99-605,611-634
|
||||
...l-metadata.ts | 0 | 0 | 0 | 0 | 1-487
|
||||
...l-registry.ts | 0 | 0 | 0 | 0 | 1-575
|
||||
registry/backends | 44.54 | 70.93 | 41 | 44.54 |
|
||||
json-file.ts | 41.21 | 48.07 | 48.57 | 41.21 | ...1065,1071-1103
|
||||
memory.ts | 86.97 | 80.83 | 100 | 86.97 | ...18-619,621-622
|
||||
postgresql.ts | 27.97 | 100 | 0 | 27.97 | ...45-671,678-714
|
||||
sqlite.ts | 28.43 | 100 | 0 | 28.43 | ...42-675,678-713
|
||||
registry/cache | 70.5 | 88.19 | 66.17 | 70.5 |
|
||||
memory-cache.ts | 92.75 | 87.87 | 100 | 92.75 | ...55,302,398-401
|
||||
...ayer-cache.ts | 91.7 | 88.46 | 95.23 | 91.7 | ...08-309,330-335
|
||||
redis-cache.ts | 30.41 | 100 | 0 | 30.41 | ...79-405,411-433
|
||||
registry/search | 23.84 | 100 | 0 | 23.84 |
|
||||
elasticsearch.ts | 23.84 | 100 | 0 | 23.84 | ...97-512,518-519
|
||||
registry/version | 99.58 | 87.8 | 100 | 99.58 |
|
||||
...er-manager.ts | 99.58 | 87.8 | 100 | 99.58 | 175-176
|
||||
runtime | 81.15 | 80.97 | 72.32 | 81.15 |
|
||||
backpressure.ts | 85 | 91.11 | 90.47 | 85 | ...92-195,205-247
|
||||
scheduler.ts | 100 | 92.85 | 100 | 100 | 202,217,239
|
||||
snapshot.ts | 93.39 | 78.2 | 100 | 93.39 | ...99-501,504-505
|
||||
state-machine.ts | 87.17 | 71.42 | 75 | 87.17 | ...28-429,432-433
|
||||
streams.ts | 31.15 | 100 | 0 | 31.15 | ...67-369,374-382
|
||||
...edge-cases.ts | 88.38 | 75.4 | 88.88 | 88.38 | ...01-402,411-420
|
||||
runtime/analytics | 98.61 | 95.83 | 89.74 | 98.61 |
|
||||
...tics-store.ts | 100 | 94.73 | 100 | 100 | 124,210,227,253
|
||||
...ce-tracker.ts | 96.39 | 96 | 76.47 | 96.39 | ...33-234,301-302
|
||||
...d-analyzer.ts | 100 | 97.61 | 100 | 100 | 158
|
||||
runtime/cache | 63.8 | 86.36 | 68.18 | 63.8 |
|
||||
...onse-cache.ts | 71.06 | 80 | 64.7 | 71.06 | ...62-276,282-289
|
||||
...ic-matcher.ts | 100 | 100 | 100 | 100 |
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-91
|
||||
...ime/confidence | 98.91 | 91.89 | 100 | 98.91 |
|
||||
calibration.ts | 100 | 100 | 100 | 100 |
|
||||
scorer.ts | 100 | 93.33 | 100 | 100 | 131
|
||||
signals.ts | 97.08 | 88.73 | 100 | 97.08 | ...11-212,223-224
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
runtime/context | 76.84 | 91.71 | 81.57 | 76.84 |
|
||||
...ext-window.ts | 68.4 | 77.41 | 82.35 | 68.4 | ...62-292,320-323
|
||||
deduplication.ts | 100 | 96.07 | 100 | 100 | 48,142
|
||||
...ritization.ts | 82.75 | 93.33 | 81.81 | 82.75 | ...05-311,317-318
|
||||
threading.ts | 64.87 | 94.44 | 69.56 | 64.87 | ...68-407,413-446
|
||||
...ime/escalation | 49.63 | 90.47 | 86.66 | 49.63 |
|
||||
...on-manager.ts | 100 | 95 | 100 | 100 | 53
|
||||
triggers.ts | 0 | 0 | 0 | 0 | 1-105
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-102
|
||||
runtime/events | 100 | 100 | 100 | 100 |
|
||||
emitter.ts | 100 | 100 | 100 | 100 |
|
||||
...vents/adapters | 52.34 | 0 | 0 | 52.34 |
|
||||
...cs-adapter.ts | 45.1 | 0 | 0 | 45.1 | ...32-255,282-286
|
||||
...se-adapter.ts | 53.19 | 0 | 0 | 53.19 | ...50-260,289-297
|
||||
...ng-adapter.ts | 59.1 | 0 | 0 | 59.1 | ...38-239,265-269
|
||||
...vents/handlers | 99.5 | 98.02 | 100 | 99.5 |
|
||||
...ole-logger.ts | 99.32 | 97.14 | 100 | 99.32 | 183,207
|
||||
file-logger.ts | 99.22 | 97.22 | 100 | 99.22 | 160-161
|
||||
...red-logger.ts | 100 | 100 | 100 | 100 |
|
||||
...me/experiments | 81.21 | 96.51 | 83.33 | 81.21 |
|
||||
...nt-manager.ts | 96.05 | 97.33 | 93.75 | 96.05 | ...06-209,239-247
|
||||
...s-analyzer.ts | 23.41 | 100 | 40 | 23.41 | ...08-127,133-157
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
...t-selector.ts | 95.16 | 88.88 | 100 | 95.16 | 37-39
|
||||
runtime/memory | 73.96 | 56 | 63.79 | 73.96 |
|
||||
...ge-sharing.ts | 62.82 | 55.55 | 42.85 | 62.82 | ...96-315,358-381
|
||||
...ry-manager.ts | 74.55 | 80 | 76.92 | 74.55 | ...73-374,384-426
|
||||
...ry-storage.ts | 64.36 | 40 | 53.33 | 64.36 | ...37-438,445-462
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
runtime/providers | 90.62 | 89.95 | 86.22 | 90.62 |
|
||||
anthropic.ts | 98.12 | 91.66 | 100 | 98.12 | ...01,124,154-155
|
||||
azure.ts | 99.63 | 90.74 | 100 | 99.63 | 270
|
||||
bedrock.ts | 95.07 | 77.27 | 100 | 95.07 | ...88,385-386,403
|
||||
...ction-pool.ts | 99.7 | 100 | 100 | 99.7 | 269
|
||||
cost-tracker.ts | 97.11 | 98.41 | 97.05 | 97.11 | 461-462,505-518
|
||||
deepseek.ts | 97.58 | 75.51 | 100 | 97.58 | ...31-232,243,245
|
||||
fallback.ts | 100 | 97.72 | 100 | 100 | 165
|
||||
gemini.ts | 96.48 | 81.25 | 100 | 96.48 | 153-160,230
|
||||
health.ts | 91.14 | 95.91 | 85.71 | 91.14 | ...69-378,416-417
|
||||
...-providers.ts | 36.46 | 100 | 0 | 36.46 | ...69-270,276-277
|
||||
mock.ts | 100 | 100 | 100 | 100 |
|
||||
ollama.ts | 98.16 | 82.92 | 100 | 98.16 | ...60,220-221,231
|
||||
openai.ts | 98.34 | 89.09 | 100 | 98.34 | ...05,154-155,279
|
||||
...er-adapter.ts | 32.21 | 100 | 0 | 32.21 | ...22-231,238-239
|
||||
rate-limiter.ts | 98.9 | 96.49 | 100 | 98.9 | 215-216,236-237
|
||||
runtime/routing | 70.51 | 80 | 84.21 | 70.51 |
|
||||
router.ts | 80.17 | 54.05 | 84.61 | 80.17 | ...34-335,341-342
|
||||
...classifier.ts | 100 | 100 | 100 | 100 |
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-144
|
||||
runtime/teams | 32.86 | 75 | 66.66 | 32.86 |
|
||||
...me-tracker.ts | 85.45 | 78.94 | 76.92 | 85.45 | ...92-193,204-218
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-129
|
||||
...ht-adapter.ts | 0 | 0 | 0 | 0 | 1-223
|
||||
skills | 48.87 | 89.39 | 88.09 | 48.87 |
|
||||
...ntegration.ts | 82.53 | 83.72 | 85.71 | 82.53 | ...07-442,449-458
|
||||
...ntegration.ts | 0 | 0 | 0 | 0 | 1-291
|
||||
...l-compiler.ts | 100 | 100 | 100 | 100 |
|
||||
skill-context.ts | 0 | 0 | 0 | 0 | 1-528
|
||||
skill-loader.ts | 100 | 100 | 100 | 100 |
|
||||
skill-merger.ts | 97.32 | 85.71 | 100 | 97.32 | ...19,322,409,411
|
||||
...l-resolver.ts | 0 | 0 | 0 | 0 | 1-448
|
||||
utils | 0 | 0 | 0 | 0 |
|
||||
queue.ts | 0 | 0 | 0 | 0 | 1-159
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
@@ -1,454 +0,0 @@
|
||||
|
||||
[7m[1m[36m RUN [39m[22m[27m [36mv1.6.1[39m [90mc:/Projets/personalayer/pcl-lite[39m
|
||||
[2m Coverage enabled with [22m[33mv8[39m
|
||||
|
||||
[32m✓[39m tests/registry/memory-backend.test.ts [2m ([22m[2m50 tests[22m[2m)[22m[90m 277[2mms[22m[39m
|
||||
[32m✓[39m tests/pcl.test.ts [2m ([22m[2m72 tests[22m[2m)[22m[33m 904[2mms[22m[39m
|
||||
[32m✓[39m tests/workflow/execution.test.ts [2m ([22m[2m16 tests[22m[2m)[22m[33m 337[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/deduplication.test.ts [2m ([22m[2m47 tests[22m[2m)[22m[90m 71[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/backpressure.test.ts [2m ([22m[2m75 tests[22m [2m|[22m [33m4 skipped[39m[2m)[22m[33m 3117[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/anthropic-provider.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 7204[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/openai-provider.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 7169[2mms[22m[39m
|
||||
[32m✓[39m tests/integration/phase-1.2.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 180[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/console-logger.test.ts [2m ([22m[2m49 tests[22m[2m)[22m[90m 208[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/bedrock.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[90m 215[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/structured-logger.test.ts [2m ([22m[2m46 tests[22m[2m)[22m[90m 171[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/routing/task-classifier.test.ts [2m ([22m[2m63 tests[22m[2m)[22m[90m 144[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/anthropic.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[90m 231[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/openai.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[90m 242[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/experiments/experiment-manager.test.ts [2m ([22m[2m57 tests[22m[2m)[22m[33m 380[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/azure.test.ts [2m ([22m[2m31 tests[22m[2m)[22m[90m 141[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-integration.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 586[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/connection-pool.test.ts [2m ([22m[2m57 tests[22m[2m)[22m[33m 964[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/deepseek.test.ts [2m ([22m[2m31 tests[22m[2m)[22m[90m 117[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/prioritization.test.ts [2m ([22m[2m42 tests[22m[2m)[22m[90m 88[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/mock.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[90m 258[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/gemini.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[90m 143[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/fallback.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 656[2mms[22m[39m
|
||||
[32m✓[39m tests/team-validation.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[33m 309[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/ollama.test.ts [2m ([22m[2m38 tests[22m[2m)[22m[33m 372[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/signals.test.ts [2m ([22m[2m37 tests[22m[2m)[22m[90m 81[2mms[22m[39m
|
||||
[90mstdout[2m | tests/registry/benchmarks.test.ts[2m > [22m[2mBenchmarks Skipped[2m > [22m[2mshould show how to enable benchmarks[22m[39m
|
||||
|
||||
💡 To run benchmarks, use: ENABLE_BENCHMARKS=true npm test -- tests/registry/benchmarks.test.ts
|
||||
|
||||
|
||||
[32m✓[39m tests/registry/benchmarks.test.ts [2m ([22m[2m13 tests[22m [2m|[22m [33m12 skipped[39m[2m)[22m[90m 7[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/registry-enhancements.test.ts [2m ([22m[2m36 tests[22m [2m|[22m [33m2 skipped[39m[2m)[22m[90m 178[2mms[22m[39m
|
||||
[32m✓[39m tests/semantic.test.ts [2m ([22m[2m35 tests[22m[2m)[22m[33m 1225[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/manager.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[33m 561[2mms[22m[39m
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect undefined persona references (if implemented)[22m[39m
|
||||
Undefined persona detection: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect circular team references (if implemented)[22m[39m
|
||||
Circular reference detection: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mSemantic Analysis Integration[2m > [22m[2mshould detect invalid quorum values (if implemented)[22m[39m
|
||||
Quorum validation: IMPLEMENTED
|
||||
|
||||
[90mstdout[2m | tests/lsp/import-test.test.ts[2m > [22m[2mLSP Integration Tests[2m > [22m[2mPerformance Tests[2m > [22m[2mshould handle large PCL files efficiently[22m[39m
|
||||
Performance: Parsed + analyzed 100 personas in 317ms
|
||||
|
||||
[32m✓[39m tests/lsp/import-test.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[33m 825[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/analytics-store.test.ts [2m ([22m[2m53 tests[22m[2m)[22m[33m 2644[2mms[22m[39m
|
||||
[32m✓[39m tests/parser/workflow-advanced-operators.test.ts [2m ([22m[2m22 tests[22m [2m|[22m [33m11 skipped[39m[2m)[22m[90m 40[2mms[22m[39m
|
||||
[32m✓[39m tests/providers/registry.test.ts [2m ([22m[2m40 tests[22m[2m)[22m[90m 162[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/trend-analyzer.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[90m 95[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-loader.test.ts [2m ([22m[2m47 tests[22m[2m)[22m[33m 750[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/cost-tracker.test.ts [2m ([22m[2m49 tests[22m[2m)[22m[90m 191[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/threading.test.ts [2m ([22m[2m41 tests[22m[2m)[22m[90m 119[2mms[22m[39m
|
||||
[32m✓[39m tests/phase2-module-visibility.test.ts [2m ([22m[2m26 tests[22m[2m)[22m[33m 574[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/scheduler.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[33m 828[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/escalation/escalation-manager.test.ts [2m ([22m[2m30 tests[22m[2m)[22m[90m 50[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/scorer.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[90m 107[2mms[22m[39m
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould catch handler errors and emit error event[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:261:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:268:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:261:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:189:16[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:268:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould catch async handler errors[22m[39m
|
||||
[PCL EventEmitter] Async handler error: Error: Async failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:276:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
[PCL EventEmitter] Async handler error: Error: Async failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:276:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mEvent Emission[2m > [22m[2mshould not emit error event in infinite loop[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Handler failed
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:293:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at wrappedHandler [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:102:9[90m)[39m
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:299:15
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mAsync Event Emission[2m > [22m[2mshould catch sync errors in async emission[22m[39m
|
||||
[PCL EventEmitter] Handler error: Error: Sync error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:355:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emitAsync [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:230:24[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:362:21
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
[PCL EventEmitter] Handler error: Error: Sync error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:355:15
|
||||
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/spy[24m/dist/index.js:50:17)
|
||||
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mtinyspy[24m/dist/index.js:42:80)
|
||||
at EventEmitter.emit [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:165:24[90m)[39m
|
||||
at EventEmitter.emitAsync [90m(c:\Projets\personalayer\pcl-lite\[39msrc\runtime\events\emitter.ts:240:16[90m)[39m
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:362:21
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
|
||||
[90mstderr[2m | tests/runtime/events/emitter.test.ts[2m > [22m[2mEventEmitter[2m > [22m[2mAsync Event Emission[2m > [22m[2mshould catch async errors in async emission[22m[39m
|
||||
[PCL EventEmitter] Async handlers error: Error: Async error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:369:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
[PCL EventEmitter] Async handler error: Error: Async error
|
||||
at [90mc:\Projets\personalayer\pcl-lite\[39mtests\runtime\events\emitter.test.ts:369:59
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:135:14
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:60:26
|
||||
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:781:17)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:909:15)
|
||||
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:958:5)
|
||||
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/[4m@vitest/runner[24m/dist/index.js:967:3)
|
||||
at file:///C:/Projets/personalayer/pcl-lite/node_modules/[4mvitest[24m/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
|
||||
|
||||
[32m✓[39m tests/runtime/events/emitter.test.ts [2m ([22m[2m36 tests[22m[2m)[22m[90m 288[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime.test.ts [2m ([22m[2m33 tests[22m[2m)[22m[33m 581[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/confidence/calibration.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[33m 544[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/events/handlers/file-logger.test.ts [2m ([22m[2m29 tests[22m[2m)[22m[33m 2985[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/version/semver-manager.test.ts [2m ([22m[2m52 tests[22m[2m)[22m[33m 334[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/health.test.ts [2m ([22m[2m32 tests[22m[2m)[22m[33m 2787[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/snapshot.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[33m 325[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/cache/semantic-matcher.test.ts [2m ([22m[2m34 tests[22m[2m)[22m[90m 39[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/providers/rate-limiter.test.ts [2m ([22m[2m39 tests[22m[2m)[22m[33m 370[2mms[22m[39m
|
||||
[32m✓[39m tests/lsp/rename.test.ts [2m ([22m[2m17 tests[22m [2m|[22m [33m1 skipped[39m[2m)[22m[90m 142[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/backends-integration.test.ts [2m ([22m[2m11 tests[22m [2m|[22m [33m2 skipped[39m[2m)[22m[33m 689[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/analytics/performance-tracker.test.ts [2m ([22m[2m29 tests[22m[2m)[22m[90m 45[2mms[22m[39m
|
||||
[32m✓[39m tests/integration.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[33m 516[2mms[22m[39m
|
||||
[32m✓[39m tests/lsp/code-actions.test.ts [2m ([22m[2m14 tests[22m [2m|[22m [33m5 skipped[39m[2m)[22m[90m 35[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/teams/outcome-tracker.test.ts [2m ([22m[2m13 tests[22m[2m)[22m[90m 31[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/cache/multi-layer-cache.test.ts [2m ([22m[2m28 tests[22m[2m)[22m[90m 131[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/routing/router.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 35[2mms[22m[39m
|
||||
[32m✓[39m tests/registry/cache/memory-cache.test.ts [2m ([22m[2m25 tests[22m[2m)[22m[33m 894[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-merger.test.ts [2m ([22m[2m11 tests[22m[2m)[22m[90m 49[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/cache/response-cache.test.ts [2m ([22m[2m16 tests[22m[2m)[22m[90m 53[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/memory/memory-manager.test.ts [2m ([22m[2m21 tests[22m[2m)[22m[33m 837[2mms[22m[39m
|
||||
[32m✓[39m tests/runtime/context/context-window.test.ts [2m ([22m[2m17 tests[22m[2m)[22m[90m 76[2mms[22m[39m
|
||||
[32m✓[39m tests/skills/skill-compiler.test.ts [2m ([22m[2m13 tests[22m[2m)[22m[90m 49[2mms[22m[39m
|
||||
[32m✓[39m tests/pcl-minimal.test.ts [2m ([22m[2m6 tests[22m[2m)[22m[90m 91[2mms[22m[39m
|
||||
|
||||
[31m⎯⎯⎯⎯⎯⎯[1m[7m Unhandled Errors [27m[22m⎯⎯⎯⎯⎯⎯[39m
|
||||
[31m[1m
|
||||
Vitest caught 2 unhandled errors during the test run.
|
||||
This might cause false positive tests. Resolve unhandled errors to make sure your tests are not affected.[22m[39m
|
||||
|
||||
[31m⎯⎯⎯⎯[1m[7m Unhandled Rejection [27m[22m⎯⎯⎯⎯⎯[39m
|
||||
[31m[1mError[22m: Connection pool cleared[39m
|
||||
[90m [2m❯[22m ConnectionPool.clear src/runtime/providers/connection-pool.ts:[2m211:22[22m[39m
|
||||
[90m [2m❯[22m ConnectionPool.destroy src/runtime/providers/connection-pool.ts:[2m224:10[22m[39m
|
||||
[90m [2m❯[22m tests/runtime/providers/connection-pool.test.ts:[2m41:12[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m135:14[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m60:26[22m[39m
|
||||
[90m [2m❯[22m node_modules/@vitest/runner/dist/index.js:[2m700:59[22m[39m
|
||||
[90m [2m❯[22m callSuiteHook node_modules/@vitest/runner/dist/index.js:[2m700:47[22m[39m
|
||||
[90m [2m❯[22m callSuiteHook node_modules/@vitest/runner/dist/index.js:[2m708:16[22m[39m
|
||||
[90m [2m❯[22m runTest node_modules/@vitest/runner/dist/index.js:[2m807:9[22m[39m
|
||||
|
||||
[31mThis error originated in "[1mtests/runtime/providers/connection-pool.test.ts[22m" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.[39m
|
||||
[31mThe latest test that might've caused the error is "[1mshould clear idle connections past timeout[22m". It might mean one of the following:
|
||||
- The error was thrown, while Vitest was running this test.
|
||||
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.[39m
|
||||
|
||||
[31m⎯⎯⎯⎯[1m[7m Unhandled Rejection [27m[22m⎯⎯⎯⎯⎯[39m
|
||||
[31m[1mError[22m: Connection pool cleared[39m
|
||||
[90m [2m❯[22m ConnectionPool.clear src/runtime/providers/connection-pool.ts:[2m211:22[22m[39m
|
||||
[90m [2m❯[22m tests/runtime/providers/connection-pool.test.ts:[2m569:12[22m[39m
|
||||
[90m [2m❯[22m runTest node_modules/@vitest/runner/dist/index.js:[2m781:11[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runSuite node_modules/@vitest/runner/dist/index.js:[2m909:15[22m[39m
|
||||
[90m [2m❯[22m runFiles node_modules/@vitest/runner/dist/index.js:[2m958:5[22m[39m
|
||||
[90m [2m❯[22m startTests node_modules/@vitest/runner/dist/index.js:[2m967:3[22m[39m
|
||||
[90m [2m❯[22m node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:[2m116:7[22m[39m
|
||||
[90m [2m❯[22m withEnv node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:[2m83:5[22m[39m
|
||||
|
||||
[31mThis error originated in "[1mtests/runtime/providers/connection-pool.test.ts[22m" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.[39m
|
||||
[31mThe latest test that might've caused the error is "[1mshould handle async operations[22m". It might mean one of the following:
|
||||
- The error was thrown, while Vitest was running this test.
|
||||
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.[39m
|
||||
[31m⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯[39m
|
||||
|
||||
[2m Test Files [22m [1m[32m66 passed[39m[22m[90m (66)[39m
|
||||
[2m Tests [22m [1m[32m2128 passed[39m[22m[2m | [22m[33m37 skipped[39m[90m (2165)[39m
|
||||
[2m Errors [22m [1m[31m2 errors[39m[22m
|
||||
[2m Start at [22m 04:50:01
|
||||
[2m Duration [22m 134.90s[2m (transform 35.13s, setup 37ms, collect 75.75s, tests 44.85s, environment 179ms, prepare 114.73s)[22m
|
||||
|
||||
[34m % [39m[2mCoverage report from [22m[33mv8[39m
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
All files | 47.26 | 82.97 | 60.88 | 47.26 |
|
||||
build | 0 | 0 | 0 | 0 |
|
||||
...y-resolver.ts | 0 | 0 | 0 | 0 | 1-428
|
||||
...age-format.ts | 0 | 0 | 0 | 0 | 1-224
|
||||
codegen | 85.87 | 100 | 0 | 85.87 |
|
||||
...hancements.ts | 85.87 | 100 | 0 | 85.87 | ...46-574,591-616
|
||||
http | 0 | 0 | 0 | 0 |
|
||||
server.ts | 0 | 0 | 0 | 0 | 1-306
|
||||
http/controllers | 0 | 0 | 0 | 0 |
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-282
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-174
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-72
|
||||
...controller.ts | 0 | 0 | 0 | 0 | 1-230
|
||||
http/docs | 0 | 0 | 0 | 0 |
|
||||
openapi.ts | 0 | 0 | 0 | 0 | 1-932
|
||||
http/middleware | 0 | 0 | 0 | 0 |
|
||||
auth.ts | 0 | 0 | 0 | 0 | 1-136
|
||||
error-handler.ts | 0 | 0 | 0 | 0 | 1-160
|
||||
logger.ts | 0 | 0 | 0 | 0 | 1-37
|
||||
rate-limit.ts | 0 | 0 | 0 | 0 | 1-103
|
||||
http/routes | 0 | 0 | 0 | 0 |
|
||||
artifacts.ts | 0 | 0 | 0 | 0 | 1-199
|
||||
auth.ts | 0 | 0 | 0 | 0 | 1-132
|
||||
costs.ts | 0 | 0 | 0 | 0 | 1-286
|
||||
health.ts | 0 | 0 | 0 | 0 | 1-213
|
||||
metrics.ts | 0 | 0 | 0 | 0 | 1-70
|
||||
profiler.ts | 0 | 0 | 0 | 0 | 1-236
|
||||
search.ts | 0 | 0 | 0 | 0 | 1-71
|
||||
slo.ts | 0 | 0 | 0 | 0 | 1-266
|
||||
versions.ts | 0 | 0 | 0 | 0 | 1-161
|
||||
http/schemas | 0 | 0 | 0 | 0 |
|
||||
...act.schema.ts | 0 | 0 | 0 | 0 | 1-178
|
||||
auth.schema.ts | 0 | 0 | 0 | 0 | 1-90
|
||||
search.schema.ts | 0 | 0 | 0 | 0 | 1-82
|
||||
...ion.schema.ts | 0 | 0 | 0 | 0 | 1-104
|
||||
http/services | 0 | 0 | 0 | 0 |
|
||||
...ct.service.ts | 0 | 0 | 0 | 0 | 1-499
|
||||
auth.service.ts | 0 | 0 | 0 | 0 | 1-334
|
||||
...ch.service.ts | 0 | 0 | 0 | 0 | 1-273
|
||||
...on.service.ts | 0 | 0 | 0 | 0 | 1-403
|
||||
http/utils | 0 | 0 | 0 | 0 |
|
||||
jwt.ts | 0 | 0 | 0 | 0 | 1-161
|
||||
params.ts | 0 | 0 | 0 | 0 | 1-75
|
||||
password.ts | 0 | 0 | 0 | 0 | 1-40
|
||||
response.ts | 0 | 0 | 0 | 0 | 1-90
|
||||
lsp | 21.66 | 61.46 | 57.3 | 21.66 |
|
||||
capabilities.ts | 0 | 0 | 0 | 0 | 1-126
|
||||
code-actions.ts | 75.8 | 68.25 | 66.66 | 75.8 | ...63-764,766-767
|
||||
...tion-items.ts | 0 | 0 | 0 | 0 | 1-302
|
||||
...tion-types.ts | 0 | 0 | 0 | 0 | 1-113
|
||||
completion.ts | 0 | 0 | 0 | 0 | 1-212
|
||||
connection.ts | 0 | 0 | 0 | 0 | 1-24
|
||||
definition.ts | 0 | 0 | 0 | 0 | 1-109
|
||||
diagnostics.ts | 0 | 0 | 0 | 0 | 1-166
|
||||
...ment-cache.ts | 0 | 0 | 0 | 0 | 1-109
|
||||
...nt-manager.ts | 0 | 0 | 0 | 0 | 1-217
|
||||
...nt-symbols.ts | 0 | 0 | 0 | 0 | 1-93
|
||||
...-converter.ts | 33.33 | 100 | 33.33 | 33.33 | 14-50,63-75
|
||||
formatting.ts | 0 | 0 | 0 | 0 | 1-100
|
||||
hover-docs.ts | 0 | 0 | 0 | 0 | 1-127
|
||||
hover.ts | 0 | 0 | 0 | 0 | 1-241
|
||||
keywords.ts | 0 | 0 | 0 | 0 | 1-304
|
||||
references.ts | 0 | 0 | 0 | 0 | 1-116
|
||||
rename.ts | 87.66 | 68.9 | 100 | 87.66 | ...24-727,732-735
|
||||
server.ts | 0 | 0 | 0 | 0 | 1-287
|
||||
...ompletions.ts | 0 | 0 | 0 | 0 | 1-366
|
||||
...iagnostics.ts | 0 | 0 | 0 | 0 | 1-313
|
||||
skill-hover.ts | 0 | 0 | 0 | 0 | 1-141
|
||||
...ntegration.ts | 0 | 0 | 0 | 0 | 1-362
|
||||
...navigation.ts | 0 | 0 | 0 | 0 | 1-300
|
||||
snippets.ts | 0 | 0 | 0 | 0 | 1-234
|
||||
mcp/client | 38.09 | 100 | 0 | 38.09 |
|
||||
client.ts | 38.09 | 100 | 0 | 38.09 | ...85-286,292-293
|
||||
mcp/server | 21.73 | 100 | 0 | 21.73 |
|
||||
pcl-server.ts | 15.77 | 100 | 0 | 15.77 | ...86-534,540-614
|
||||
server.ts | 32.45 | 100 | 0 | 32.45 | ...01-333,339-341
|
||||
mcp/transports | 37.23 | 100 | 0 | 37.23 |
|
||||
http-sse.ts | 34.42 | 100 | 0 | 34.42 | ...20-121,127-182
|
||||
stdio.ts | 40.84 | 100 | 0 | 40.84 | ...86-115,121-141
|
||||
mcp/types | 87.42 | 100 | 0 | 87.42 |
|
||||
jsonrpc.ts | 67.83 | 100 | 0 | 67.83 | ...71-179,185-199
|
||||
mcp.ts | 100 | 100 | 100 | 100 |
|
||||
observability | 0 | 0 | 0 | 0 |
|
||||
health.ts | 0 | 0 | 0 | 0 | 1-243
|
||||
logger.ts | 0 | 0 | 0 | 0 | 1-242
|
||||
metrics.ts | 0 | 0 | 0 | 0 | 1-435
|
||||
profiler.ts | 0 | 0 | 0 | 0 | 1-294
|
||||
...onventions.ts | 0 | 0 | 0 | 0 | 1-241
|
||||
slo.ts | 0 | 0 | 0 | 0 | 1-364
|
||||
telemetry.ts | 0 | 0 | 0 | 0 | 1-277
|
||||
tracing.ts | 0 | 0 | 0 | 0 | 1-330
|
||||
providers | 48.45 | 76.31 | 31.74 | 48.45 |
|
||||
...c-provider.ts | 80.21 | 75 | 90.9 | 80.21 | ...71,414-415,472
|
||||
base-provider.ts | 85.11 | 72.34 | 76.47 | 85.11 | ...00-301,316-327
|
||||
...e-provider.ts | 30.08 | 100 | 0 | 30.08 | ...92-430,436-451
|
||||
...k-provider.ts | 30.81 | 100 | 0 | 30.81 | ...10-338,344-356
|
||||
...e-provider.ts | 31.33 | 100 | 0 | 31.33 | ...69-397,403-417
|
||||
groq-provider.ts | 37.1 | 100 | 0 | 37.1 | ...15-456,462-476
|
||||
...l-provider.ts | 34.53 | 100 | 0 | 34.53 | ...78-422,428-442
|
||||
...a-provider.ts | 17.87 | 100 | 0 | 17.87 | ...07-357,363-385
|
||||
...i-provider.ts | 77.56 | 80 | 90.9 | 77.56 | ...37-442,521,523
|
||||
...r-registry.ts | 61.62 | 88.88 | 38.88 | 61.62 | ...73-178,184-185
|
||||
registry | 43.78 | 65.9 | 22.95 | 43.78 |
|
||||
errors.ts | 63.55 | 100 | 0 | 63.55 | ...95-196,202-214
|
||||
file-backend.ts | 15.38 | 100 | 0 | 15.38 | ...98-610,613-636
|
||||
interfaces.ts | 100 | 100 | 100 | 100 |
|
||||
manager.ts | 76.85 | 67.05 | 70 | 76.85 | ...99-605,611-634
|
||||
...l-metadata.ts | 0 | 0 | 0 | 0 | 1-487
|
||||
...l-registry.ts | 0 | 0 | 0 | 0 | 1-575
|
||||
registry/backends | 44.54 | 70.93 | 41 | 44.54 |
|
||||
json-file.ts | 41.21 | 48.07 | 48.57 | 41.21 | ...1065,1071-1103
|
||||
memory.ts | 86.97 | 80.83 | 100 | 86.97 | ...18-619,621-622
|
||||
postgresql.ts | 27.97 | 100 | 0 | 27.97 | ...45-671,678-714
|
||||
sqlite.ts | 28.43 | 100 | 0 | 28.43 | ...42-675,678-713
|
||||
registry/cache | 70.5 | 88.19 | 66.17 | 70.5 |
|
||||
memory-cache.ts | 92.75 | 87.87 | 100 | 92.75 | ...55,302,398-401
|
||||
...ayer-cache.ts | 91.7 | 88.46 | 95.23 | 91.7 | ...08-309,330-335
|
||||
redis-cache.ts | 30.41 | 100 | 0 | 30.41 | ...79-405,411-433
|
||||
registry/search | 23.84 | 100 | 0 | 23.84 |
|
||||
elasticsearch.ts | 23.84 | 100 | 0 | 23.84 | ...97-512,518-519
|
||||
registry/version | 99.58 | 87.8 | 100 | 99.58 |
|
||||
...er-manager.ts | 99.58 | 87.8 | 100 | 99.58 | 175-176
|
||||
runtime | 81.15 | 81.04 | 72.32 | 81.15 |
|
||||
backpressure.ts | 85 | 91.11 | 90.47 | 85 | ...92-195,205-247
|
||||
scheduler.ts | 100 | 93.02 | 100 | 100 | 202,217,239
|
||||
snapshot.ts | 93.39 | 78.2 | 100 | 93.39 | ...99-501,504-505
|
||||
state-machine.ts | 87.17 | 71.42 | 75 | 87.17 | ...28-429,432-433
|
||||
streams.ts | 31.15 | 100 | 0 | 31.15 | ...67-369,374-382
|
||||
...edge-cases.ts | 88.38 | 75.4 | 88.88 | 88.38 | ...01-402,411-420
|
||||
runtime/analytics | 98.61 | 95.83 | 89.74 | 98.61 |
|
||||
...tics-store.ts | 100 | 94.73 | 100 | 100 | 124,210,227,253
|
||||
...ce-tracker.ts | 96.39 | 96 | 76.47 | 96.39 | ...33-234,301-302
|
||||
...d-analyzer.ts | 100 | 97.61 | 100 | 100 | 158
|
||||
runtime/cache | 63.8 | 86.36 | 68.18 | 63.8 |
|
||||
...onse-cache.ts | 71.06 | 80 | 64.7 | 71.06 | ...62-276,282-289
|
||||
...ic-matcher.ts | 100 | 100 | 100 | 100 |
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-91
|
||||
...ime/confidence | 98.91 | 91.89 | 100 | 98.91 |
|
||||
calibration.ts | 100 | 100 | 100 | 100 |
|
||||
scorer.ts | 100 | 93.33 | 100 | 100 | 131
|
||||
signals.ts | 97.08 | 88.73 | 100 | 97.08 | ...11-212,223-224
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
runtime/context | 76.84 | 91.71 | 81.57 | 76.84 |
|
||||
...ext-window.ts | 68.4 | 77.41 | 82.35 | 68.4 | ...62-292,320-323
|
||||
deduplication.ts | 100 | 96.07 | 100 | 100 | 48,142
|
||||
...ritization.ts | 82.75 | 93.33 | 81.81 | 82.75 | ...05-311,317-318
|
||||
threading.ts | 64.87 | 94.44 | 69.56 | 64.87 | ...68-407,413-446
|
||||
...ime/escalation | 49.63 | 90.47 | 86.66 | 49.63 |
|
||||
...on-manager.ts | 100 | 95 | 100 | 100 | 53
|
||||
triggers.ts | 0 | 0 | 0 | 0 | 1-105
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-102
|
||||
runtime/events | 100 | 100 | 100 | 100 |
|
||||
emitter.ts | 100 | 100 | 100 | 100 |
|
||||
...vents/adapters | 52.34 | 0 | 0 | 52.34 |
|
||||
...cs-adapter.ts | 45.1 | 0 | 0 | 45.1 | ...32-255,282-286
|
||||
...se-adapter.ts | 53.19 | 0 | 0 | 53.19 | ...50-260,289-297
|
||||
...ng-adapter.ts | 59.1 | 0 | 0 | 59.1 | ...38-239,265-269
|
||||
...vents/handlers | 99.5 | 98.02 | 100 | 99.5 |
|
||||
...ole-logger.ts | 99.32 | 97.14 | 100 | 99.32 | 183,207
|
||||
file-logger.ts | 99.22 | 97.22 | 100 | 99.22 | 160-161
|
||||
...red-logger.ts | 100 | 100 | 100 | 100 |
|
||||
...me/experiments | 81.21 | 96.51 | 83.33 | 81.21 |
|
||||
...nt-manager.ts | 96.05 | 97.33 | 93.75 | 96.05 | ...06-209,239-247
|
||||
...s-analyzer.ts | 23.41 | 100 | 40 | 23.41 | ...08-127,133-157
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
...t-selector.ts | 95.16 | 88.88 | 100 | 95.16 | 37-39
|
||||
runtime/memory | 73.96 | 56 | 63.79 | 73.96 |
|
||||
...ge-sharing.ts | 62.82 | 55.55 | 42.85 | 62.82 | ...96-315,358-381
|
||||
...ry-manager.ts | 74.55 | 80 | 76.92 | 74.55 | ...73-374,384-426
|
||||
...ry-storage.ts | 64.36 | 40 | 53.33 | 64.36 | ...37-438,445-462
|
||||
types.ts | 100 | 100 | 100 | 100 |
|
||||
runtime/providers | 90.62 | 89.95 | 86.22 | 90.62 |
|
||||
anthropic.ts | 98.12 | 91.66 | 100 | 98.12 | ...01,124,154-155
|
||||
azure.ts | 99.63 | 90.74 | 100 | 99.63 | 270
|
||||
bedrock.ts | 95.07 | 77.27 | 100 | 95.07 | ...88,385-386,403
|
||||
...ction-pool.ts | 99.7 | 100 | 100 | 99.7 | 269
|
||||
cost-tracker.ts | 97.11 | 98.41 | 97.05 | 97.11 | 461-462,505-518
|
||||
deepseek.ts | 97.58 | 75.51 | 100 | 97.58 | ...31-232,243,245
|
||||
fallback.ts | 100 | 97.72 | 100 | 100 | 165
|
||||
gemini.ts | 96.48 | 81.25 | 100 | 96.48 | 153-160,230
|
||||
health.ts | 91.14 | 95.91 | 85.71 | 91.14 | ...69-378,416-417
|
||||
...-providers.ts | 36.46 | 100 | 0 | 36.46 | ...69-270,276-277
|
||||
mock.ts | 100 | 100 | 100 | 100 |
|
||||
ollama.ts | 98.16 | 82.92 | 100 | 98.16 | ...60,220-221,231
|
||||
openai.ts | 98.34 | 89.09 | 100 | 98.34 | ...05,154-155,279
|
||||
...er-adapter.ts | 32.21 | 100 | 0 | 32.21 | ...22-231,238-239
|
||||
rate-limiter.ts | 98.9 | 96.49 | 100 | 98.9 | 215-216,236-237
|
||||
runtime/routing | 70.51 | 80 | 84.21 | 70.51 |
|
||||
router.ts | 80.17 | 54.05 | 84.61 | 80.17 | ...34-335,341-342
|
||||
...classifier.ts | 100 | 100 | 100 | 100 |
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-144
|
||||
runtime/teams | 32.86 | 75 | 66.66 | 32.86 |
|
||||
...me-tracker.ts | 85.45 | 78.94 | 76.92 | 85.45 | ...92-193,204-218
|
||||
types.ts | 0 | 0 | 0 | 0 | 1-129
|
||||
...ht-adapter.ts | 0 | 0 | 0 | 0 | 1-223
|
||||
skills | 48.87 | 89.39 | 88.09 | 48.87 |
|
||||
...ntegration.ts | 82.53 | 83.72 | 85.71 | 82.53 | ...07-442,449-458
|
||||
...ntegration.ts | 0 | 0 | 0 | 0 | 1-291
|
||||
...l-compiler.ts | 100 | 100 | 100 | 100 |
|
||||
skill-context.ts | 0 | 0 | 0 | 0 | 1-528
|
||||
skill-loader.ts | 100 | 100 | 100 | 100 |
|
||||
skill-merger.ts | 97.32 | 85.71 | 100 | 97.32 | ...19,322,409,411
|
||||
...l-resolver.ts | 0 | 0 | 0 | 0 | 1-448
|
||||
utils | 0 | 0 | 0 | 0 |
|
||||
queue.ts | 0 | 0 | 0 | 0 | 1-159
|
||||
-------------------|---------|----------|---------|---------|-------------------
|
||||
Reference in New Issue
Block a user