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:
ANGX
2026-02-01 06:29:14 +01:00
parent 508eea9dd9
commit ab100ef698
2 changed files with 0 additions and 912 deletions
-458
View File
@@ -1,458 +0,0 @@
> @pcl/sdk@1.0.0 test:coverage
> vitest run --coverage
 RUN  v1.6.1 c:/Projets/personalayer/pcl-lite
 Coverage enabled with v8
✓ tests/registry/memory-backend.test.ts  (50 tests) 615ms
✓ tests/pcl.test.ts  (72 tests) 2674ms
✓ tests/workflow/execution.test.ts  (16 tests) 531ms
✓ tests/runtime/context/deduplication.test.ts  (47 tests) 216ms
✓ tests/providers/anthropic-provider.test.ts  (34 tests) 7561ms
✓ tests/runtime/backpressure.test.ts  (75 tests | 4 skipped) 3576ms
✓ tests/providers/openai-provider.test.ts  (33 tests) 7521ms
✓ tests/integration/phase-1.2.test.ts  (17 tests) 218ms
✓ tests/runtime/events/handlers/console-logger.test.ts  (49 tests) 3187ms
✓ tests/runtime/providers/bedrock.test.ts  (36 tests) 833ms
✓ tests/runtime/events/handlers/structured-logger.test.ts  (46 tests) 491ms
✓ tests/runtime/routing/task-classifier.test.ts  (63 tests) 156ms
✓ tests/runtime/providers/anthropic.test.ts  (34 tests) 340ms
✓ tests/runtime/providers/openai.test.ts  (33 tests) 1215ms
✓ tests/runtime/experiments/experiment-manager.test.ts  (57 tests) 1020ms
✓ tests/skills/skill-integration.test.ts  (33 tests) 1057ms
✓ tests/runtime/providers/azure.test.ts  (31 tests) 147ms
✓ tests/runtime/providers/connection-pool.test.ts  (57 tests) 1420ms
✓ tests/runtime/providers/deepseek.test.ts  (31 tests) 169ms
✓ tests/runtime/context/prioritization.test.ts  (42 tests) 57ms
✓ tests/providers/mock.test.ts  (36 tests) 245ms
✓ tests/runtime/providers/gemini.test.ts  (33 tests) 88ms
✓ tests/runtime/providers/fallback.test.ts  (34 tests) 385ms
✓ tests/team-validation.test.ts  (17 tests) 263ms
✓ tests/runtime/providers/ollama.test.ts  (38 tests) 230ms
✓ tests/runtime/confidence/signals.test.ts  (37 tests) 36ms
stdout | tests/registry/benchmarks.test.ts > Benchmarks Skipped > should show how to enable benchmarks
💡 To run benchmarks, use: ENABLE_BENCHMARKS=true npm test -- tests/registry/benchmarks.test.ts
✓ tests/registry/benchmarks.test.ts  (13 tests | 12 skipped) 10ms
✓ tests/providers/registry-enhancements.test.ts  (36 tests | 2 skipped) 164ms
✓ tests/semantic.test.ts  (35 tests) 397ms
✓ tests/registry/manager.test.ts  (26 tests) 102ms
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect undefined persona references (if implemented)
Undefined persona detection: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect circular team references (if implemented)
Circular reference detection: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect invalid quorum values (if implemented)
Quorum validation: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Performance Tests > should handle large PCL files efficiently
Performance: Parsed + analyzed 100 personas in 129ms
✓ tests/lsp/import-test.test.ts  (28 tests) 272ms
✓ tests/runtime/analytics/analytics-store.test.ts  (53 tests) 2204ms
✓ tests/providers/registry.test.ts  (40 tests) 63ms
✓ tests/parser/workflow-advanced-operators.test.ts  (22 tests | 11 skipped) 37ms
✓ tests/runtime/analytics/trend-analyzer.test.ts  (26 tests) 45ms
✓ tests/skills/skill-loader.test.ts  (47 tests) 1415ms
✓ tests/runtime/providers/cost-tracker.test.ts  (49 tests) 118ms
✓ tests/runtime/context/threading.test.ts  (41 tests) 71ms
✓ tests/phase2-module-visibility.test.ts  (26 tests) 148ms
✓ tests/runtime/scheduler.test.ts  (36 tests) 1191ms
✓ tests/runtime/escalation/escalation-manager.test.ts  (30 tests) 36ms
✓ tests/runtime/confidence/scorer.test.ts  (34 tests) 52ms
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should catch handler errors and emit error event
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:261:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:268:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:261:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:189:16)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:268:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should catch async handler errors
[PCL EventEmitter] Async handler error: Error: Async failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:276:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
[PCL EventEmitter] Async handler error: Error: Async failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:276:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should not emit error event in infinite loop
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:293:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at wrappedHandler (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:102:9)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:299:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Async Event Emission > should catch sync errors in async emission
[PCL EventEmitter] Handler error: Error: Sync error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:355:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emitAsync (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:230:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:362:21
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
[PCL EventEmitter] Handler error: Error: Sync error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:355:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at EventEmitter.emitAsync (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:240:16)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:362:21
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Async Event Emission > should catch async errors in async emission
[PCL EventEmitter] Async handlers error: Error: Async error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:369:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
[PCL EventEmitter] Async handler error: Error: Async error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:369:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
✓ tests/runtime/events/emitter.test.ts  (36 tests) 612ms
✓ tests/runtime.test.ts  (33 tests) 603ms
✓ tests/runtime/confidence/calibration.test.ts  (34 tests) 423ms
✓ tests/runtime/events/handlers/file-logger.test.ts  (29 tests) 2650ms
✓ tests/registry/version/semver-manager.test.ts  (52 tests) 615ms
✓ tests/runtime/providers/health.test.ts  (32 tests) 2978ms
✓ tests/runtime/snapshot.test.ts  (28 tests) 517ms
✓ tests/runtime/cache/semantic-matcher.test.ts  (34 tests) 43ms
✓ tests/runtime/providers/rate-limiter.test.ts  (39 tests) 484ms
✓ tests/lsp/rename.test.ts  (17 tests | 1 skipped) 537ms
✓ tests/registry/backends-integration.test.ts  (11 tests | 2 skipped) 1007ms
✓ tests/integration.test.ts  (17 tests) 866ms
✓ tests/runtime/analytics/performance-tracker.test.ts  (29 tests) 349ms
✓ tests/lsp/code-actions.test.ts  (14 tests | 5 skipped) 270ms
✓ tests/runtime/teams/outcome-tracker.test.ts  (13 tests) 49ms
✓ tests/registry/cache/multi-layer-cache.test.ts  (28 tests) 421ms
✓ tests/registry/cache/memory-cache.test.ts  (25 tests) 719ms
✓ tests/runtime/routing/router.test.ts  (17 tests) 37ms
✓ tests/skills/skill-merger.test.ts  (11 tests) 40ms
✓ tests/runtime/cache/response-cache.test.ts  (16 tests) 24ms
✓ tests/runtime/context/context-window.test.ts  (17 tests) 35ms
✓ tests/runtime/memory/memory-manager.test.ts  (21 tests) 360ms
✓ tests/skills/skill-compiler.test.ts  (13 tests) 39ms
✓ tests/pcl-minimal.test.ts  (6 tests) 31ms
⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯

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.
⎯⎯⎯⎯ Unhandled Rejection ⎯⎯⎯⎯⎯
Error: Connection pool cleared
  ConnectionPool.clear src/runtime/providers/connection-pool.ts:211:22
  ConnectionPool.destroy src/runtime/providers/connection-pool.ts:224:10
  tests/runtime/providers/connection-pool.test.ts:41:12
  node_modules/@vitest/runner/dist/index.js:135:14
  node_modules/@vitest/runner/dist/index.js:60:26
  node_modules/@vitest/runner/dist/index.js:700:59
  callSuiteHook node_modules/@vitest/runner/dist/index.js:700:47
  callSuiteHook node_modules/@vitest/runner/dist/index.js:708:16
  runTest node_modules/@vitest/runner/dist/index.js:807:9
This error originated in "tests/runtime/providers/connection-pool.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should clear idle connections past timeout". 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.
⎯⎯⎯⎯ Unhandled Rejection ⎯⎯⎯⎯⎯
Error: Connection pool cleared
  ConnectionPool.clear src/runtime/providers/connection-pool.ts:211:22
  tests/runtime/providers/connection-pool.test.ts:569:12
  runTest node_modules/@vitest/runner/dist/index.js:781:11
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runFiles node_modules/@vitest/runner/dist/index.js:958:5
  startTests node_modules/@vitest/runner/dist/index.js:967:3
  node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
  withEnv node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:83:5
This error originated in "tests/runtime/providers/connection-pool.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should handle async operations". 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.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
 Test Files  66 passed (66)
 Tests  2128 passed | 37 skipped (2165)
 Errors  2 errors
 Start at  04:37:11
 Duration  167.31s (transform 51.57s, setup 63ms, collect 98.23s, tests 54.28s, environment 259ms, prepare 142.47s)
 % Coverage report from v8
-------------------|---------|----------|---------|---------|-------------------
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
-------------------|---------|----------|---------|---------|-------------------
-454
View File
@@ -1,454 +0,0 @@
 RUN  v1.6.1 c:/Projets/personalayer/pcl-lite
 Coverage enabled with v8
✓ tests/registry/memory-backend.test.ts  (50 tests) 277ms
✓ tests/pcl.test.ts  (72 tests) 904ms
✓ tests/workflow/execution.test.ts  (16 tests) 337ms
✓ tests/runtime/context/deduplication.test.ts  (47 tests) 71ms
✓ tests/runtime/backpressure.test.ts  (75 tests | 4 skipped) 3117ms
✓ tests/providers/anthropic-provider.test.ts  (34 tests) 7204ms
✓ tests/providers/openai-provider.test.ts  (33 tests) 7169ms
✓ tests/integration/phase-1.2.test.ts  (17 tests) 180ms
✓ tests/runtime/events/handlers/console-logger.test.ts  (49 tests) 208ms
✓ tests/runtime/providers/bedrock.test.ts  (36 tests) 215ms
✓ tests/runtime/events/handlers/structured-logger.test.ts  (46 tests) 171ms
✓ tests/runtime/routing/task-classifier.test.ts  (63 tests) 144ms
✓ tests/runtime/providers/anthropic.test.ts  (34 tests) 231ms
✓ tests/runtime/providers/openai.test.ts  (33 tests) 242ms
✓ tests/runtime/experiments/experiment-manager.test.ts  (57 tests) 380ms
✓ tests/runtime/providers/azure.test.ts  (31 tests) 141ms
✓ tests/skills/skill-integration.test.ts  (33 tests) 586ms
✓ tests/runtime/providers/connection-pool.test.ts  (57 tests) 964ms
✓ tests/runtime/providers/deepseek.test.ts  (31 tests) 117ms
✓ tests/runtime/context/prioritization.test.ts  (42 tests) 88ms
✓ tests/providers/mock.test.ts  (36 tests) 258ms
✓ tests/runtime/providers/gemini.test.ts  (33 tests) 143ms
✓ tests/runtime/providers/fallback.test.ts  (34 tests) 656ms
✓ tests/team-validation.test.ts  (17 tests) 309ms
✓ tests/runtime/providers/ollama.test.ts  (38 tests) 372ms
✓ tests/runtime/confidence/signals.test.ts  (37 tests) 81ms
stdout | tests/registry/benchmarks.test.ts > Benchmarks Skipped > should show how to enable benchmarks
💡 To run benchmarks, use: ENABLE_BENCHMARKS=true npm test -- tests/registry/benchmarks.test.ts
✓ tests/registry/benchmarks.test.ts  (13 tests | 12 skipped) 7ms
✓ tests/providers/registry-enhancements.test.ts  (36 tests | 2 skipped) 178ms
✓ tests/semantic.test.ts  (35 tests) 1225ms
✓ tests/registry/manager.test.ts  (26 tests) 561ms
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect undefined persona references (if implemented)
Undefined persona detection: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect circular team references (if implemented)
Circular reference detection: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Semantic Analysis Integration > should detect invalid quorum values (if implemented)
Quorum validation: IMPLEMENTED
stdout | tests/lsp/import-test.test.ts > LSP Integration Tests > Performance Tests > should handle large PCL files efficiently
Performance: Parsed + analyzed 100 personas in 317ms
✓ tests/lsp/import-test.test.ts  (28 tests) 825ms
✓ tests/runtime/analytics/analytics-store.test.ts  (53 tests) 2644ms
✓ tests/parser/workflow-advanced-operators.test.ts  (22 tests | 11 skipped) 40ms
✓ tests/providers/registry.test.ts  (40 tests) 162ms
✓ tests/runtime/analytics/trend-analyzer.test.ts  (26 tests) 95ms
✓ tests/skills/skill-loader.test.ts  (47 tests) 750ms
✓ tests/runtime/providers/cost-tracker.test.ts  (49 tests) 191ms
✓ tests/runtime/context/threading.test.ts  (41 tests) 119ms
✓ tests/phase2-module-visibility.test.ts  (26 tests) 574ms
✓ tests/runtime/scheduler.test.ts  (36 tests) 828ms
✓ tests/runtime/escalation/escalation-manager.test.ts  (30 tests) 50ms
✓ tests/runtime/confidence/scorer.test.ts  (34 tests) 107ms
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should catch handler errors and emit error event
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:261:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:268:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:261:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:189:16)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:268:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should catch async handler errors
[PCL EventEmitter] Async handler error: Error: Async failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:276:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
[PCL EventEmitter] Async handler error: Error: Async failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:276:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Event Emission > should not emit error event in infinite loop
[PCL EventEmitter] Handler error: Error: Handler failed
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:293:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at wrappedHandler (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:102:9)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:299:15
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Async Event Emission > should catch sync errors in async emission
[PCL EventEmitter] Handler error: Error: Sync error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:355:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emitAsync (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:230:24)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:362:21
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
[PCL EventEmitter] Handler error: Error: Sync error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:355:15
at mockCall (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/spy/dist/index.js:50:17)
at spy (file:///C:/Projets/personalayer/pcl-lite/node_modules/tinyspy/dist/index.js:42:80)
at EventEmitter.emit (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:165:24)
at EventEmitter.emitAsync (c:\Projets\personalayer\pcl-lite\src\runtime\events\emitter.ts:240:16)
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:362:21
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
stderr | tests/runtime/events/emitter.test.ts > EventEmitter > Async Event Emission > should catch async errors in async emission
[PCL EventEmitter] Async handlers error: Error: Async error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:369:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
[PCL EventEmitter] Async handler error: Error: Async error
at c:\Projets\personalayer\pcl-lite\tests\runtime\events\emitter.test.ts:369:59
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:135:14
at file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:60:26
at runTest (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:781:17)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:909:15)
at runFiles (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:958:5)
at startTests (file:///C:/Projets/personalayer/pcl-lite/node_modules/@vitest/runner/dist/index.js:967:3)
at file:///C:/Projets/personalayer/pcl-lite/node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
✓ tests/runtime/events/emitter.test.ts  (36 tests) 288ms
✓ tests/runtime.test.ts  (33 tests) 581ms
✓ tests/runtime/confidence/calibration.test.ts  (34 tests) 544ms
✓ tests/runtime/events/handlers/file-logger.test.ts  (29 tests) 2985ms
✓ tests/registry/version/semver-manager.test.ts  (52 tests) 334ms
✓ tests/runtime/providers/health.test.ts  (32 tests) 2787ms
✓ tests/runtime/snapshot.test.ts  (28 tests) 325ms
✓ tests/runtime/cache/semantic-matcher.test.ts  (34 tests) 39ms
✓ tests/runtime/providers/rate-limiter.test.ts  (39 tests) 370ms
✓ tests/lsp/rename.test.ts  (17 tests | 1 skipped) 142ms
✓ tests/registry/backends-integration.test.ts  (11 tests | 2 skipped) 689ms
✓ tests/runtime/analytics/performance-tracker.test.ts  (29 tests) 45ms
✓ tests/integration.test.ts  (17 tests) 516ms
✓ tests/lsp/code-actions.test.ts  (14 tests | 5 skipped) 35ms
✓ tests/runtime/teams/outcome-tracker.test.ts  (13 tests) 31ms
✓ tests/registry/cache/multi-layer-cache.test.ts  (28 tests) 131ms
✓ tests/runtime/routing/router.test.ts  (17 tests) 35ms
✓ tests/registry/cache/memory-cache.test.ts  (25 tests) 894ms
✓ tests/skills/skill-merger.test.ts  (11 tests) 49ms
✓ tests/runtime/cache/response-cache.test.ts  (16 tests) 53ms
✓ tests/runtime/memory/memory-manager.test.ts  (21 tests) 837ms
✓ tests/runtime/context/context-window.test.ts  (17 tests) 76ms
✓ tests/skills/skill-compiler.test.ts  (13 tests) 49ms
✓ tests/pcl-minimal.test.ts  (6 tests) 91ms
⎯⎯⎯⎯⎯⎯ Unhandled Errors ⎯⎯⎯⎯⎯⎯

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.
⎯⎯⎯⎯ Unhandled Rejection ⎯⎯⎯⎯⎯
Error: Connection pool cleared
  ConnectionPool.clear src/runtime/providers/connection-pool.ts:211:22
  ConnectionPool.destroy src/runtime/providers/connection-pool.ts:224:10
  tests/runtime/providers/connection-pool.test.ts:41:12
  node_modules/@vitest/runner/dist/index.js:135:14
  node_modules/@vitest/runner/dist/index.js:60:26
  node_modules/@vitest/runner/dist/index.js:700:59
  callSuiteHook node_modules/@vitest/runner/dist/index.js:700:47
  callSuiteHook node_modules/@vitest/runner/dist/index.js:708:16
  runTest node_modules/@vitest/runner/dist/index.js:807:9
This error originated in "tests/runtime/providers/connection-pool.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should clear idle connections past timeout". 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.
⎯⎯⎯⎯ Unhandled Rejection ⎯⎯⎯⎯⎯
Error: Connection pool cleared
  ConnectionPool.clear src/runtime/providers/connection-pool.ts:211:22
  tests/runtime/providers/connection-pool.test.ts:569:12
  runTest node_modules/@vitest/runner/dist/index.js:781:11
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runSuite node_modules/@vitest/runner/dist/index.js:909:15
  runFiles node_modules/@vitest/runner/dist/index.js:958:5
  startTests node_modules/@vitest/runner/dist/index.js:967:3
  node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:116:7
  withEnv node_modules/vitest/dist/chunks/runtime-runBaseTests.oAvMKtQC.js:83:5
This error originated in "tests/runtime/providers/connection-pool.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "should handle async operations". 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.
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
 Test Files  66 passed (66)
 Tests  2128 passed | 37 skipped (2165)
 Errors  2 errors
 Start at  04:50:01
 Duration  134.90s (transform 35.13s, setup 37ms, collect 75.75s, tests 44.85s, environment 179ms, prepare 114.73s)
 % Coverage report from v8
-------------------|---------|----------|---------|---------|-------------------
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
-------------------|---------|----------|---------|---------|-------------------