chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should be settable|occurrence=1, chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should default to undefined|occurrence=1
Frontier kind: Test frontier
unlabeled · c_aa9399bac33a
41 tests · 10967 LOC · 49 files · introduces 2 tests · 0 LOC · 0 files
Introduces — evidence that enters the hierarchy at this concept
- Code
- 0 ranges0 lines · 0 files
- Tests
- 2 tests
Contains — complete concept membership
- All code (extent)
- 1383 ranges10967 lines · 49 files · Browse complete extent
- All tests (intent)
- 41 testsBrowse complete intent
Neighbourhood graph
The orange circle is the focus. Violet and green circles are every ancestor and descendant, broader and narrower, at any distance; blue squares and pink diamonds are the introduced files and exact introduced tests of every visible concept, not only the focus's. Arrows point from broader to narrower concepts and bridge only concepts omitted from this view. Undirected links show source or test introduction. Concept and file size follows LOC; exact test nodes use test-count units.
- Focus concept
- Ancestors (broader)
- Descendants (narrower)
- Introduced files
- Introduced tests
Introduced files, introduced tests, and structurally relevant concept specialization
In the embedded map, ordinary wheel input scrolls the page; use the visible controls to zoom and drag to pan. Open the full-screen map for canvas navigation: wheel pans, Ctrl/Command plus wheel zooms, and arrow keys pan when this region is focused. On touch screens, open the full-screen map to pan or pinch. If JavaScript or WebGL is unavailable, use the native relationship evidence on this page.
Graph controls are ready.
Interactive rendering requires JavaScript and WebGL. Use the native relationship evidence on this page while the interactive map is unavailable.
Native relationship evidence
Every exact file and test below is linked only from the concept that introduces it.
-
chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should be settable|occurrence=1, chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should default to undefined|occurrence=1 — Focused concept
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should be settable|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl activeSessionResource should default to undefined|occurrence=1
- chatDebugServiceImpl.ts ×3 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should invoke multiple providers and merge events|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders re-invocation that returns undefined should preserve previously loaded events|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl registerProvider should register and unregister a provider|occurrence=1 — Ancestor (broader) Introduced tests:
-
chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should invoke providers for copilotcli sessions|occurrence=1, chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should invoke providers for claude-code sessions|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should invoke providers for claude-code sessions|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should invoke providers for copilotcli sessions|occurrence=1
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×6 — Ancestor (broader) Introduced files:
-
chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should log events for copilotcli sessions|occurrence=1, chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should log events for claude-code sessions|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should log events for claude-code sessions|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should log events for copilotcli sessions|occurrence=1
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl MAX_EVENTS_PER_SESSION cap should use LRU eviction — recently-used sessions are kept|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should accept custom level and options|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl event deduplication should not fire onDidAddEvent for skipped duplicates|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl log should create a generic event with defaults|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl addEvent and getEvents should fire onDidAddEvent when event is added|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl dispose should cancel active invocations on dispose|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl endSession should cancel and remove the CTS for a session|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl registerProvider provider returning undefined should not add events|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl invokeProviders should not cancel invocations for different sessions|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
-
chatDebugServiceImpl.test|title=ChatDebugServiceImpl addEvent and getEvents should handle different event kinds|occurrence=1, chatDebugServiceImpl.test|title=ChatDebugServiceImpl event deduplication should allow events without IDs to coexist|occurrence=1 — Ancestor (broader)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl addEvent and getEvents should handle different event kinds|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl event deduplication should allow events without IDs to coexist|occurrence=1
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl event deduplication should keep richer event when it arrives first|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl addEvent and getEvents should filter events by sessionResource|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×5 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl MAX_EVENTS_PER_SESSION cap should evict oldest session when exceeding MAX_SESSIONS|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×6 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×10 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl endSession should be safe to call for unknown session|occurrence=1 — Ancestor (broader) Introduced tests:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.test|title=ChatDebugServiceImpl resolveEvent should return undefined if no provider resolves the event|occurrence=1 — Ancestor (broader) Introduced tests:
-
chatDebugServiceImpl.ts ×1 — Ancestor (broader)
Introduced files:
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl resolveEvent should delegate to provider with resolveChatDebugLogEvent|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/workbench/contrib/chat/test/common/chatDebugServiceImpl.test|title=ChatDebugServiceImpl resolveEvent should return first non-undefined resolution from multiple providers|occurrence=1
- chatDebugServiceImpl.ts ×3 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×2 — Ancestor (broader) Introduced files:
- chatDebugServiceImpl.ts ×1 — Ancestor (broader) Introduced files: Introduced tests:
- chatDebugServiceImpl.ts ×25 — Descendant (narrower) Introduced files:
- chatDebugServiceImpl.ts ×16 — Descendant (narrower) Introduced files:
- chatUri.ts ×1 — Descendant (narrower) Introduced files:
- async.ts ×202 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×1 — Descendant (narrower) Introduced files:
- testConfigurationService.ts ×10 — Descendant (narrower) Introduced files:
- chatUri.ts ×8 — Descendant (narrower) Introduced files:
- promptTypes.ts ×4 — Descendant (narrower) Introduced files:
- chatSessionsService.ts ×12 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×1 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×1 — Descendant (narrower) Introduced files:
- ternarySearchTree.ts ×60 — Descendant (narrower) Introduced files:
- resources.ts ×23 — Descendant (narrower) Introduced files:
- network.ts ×20 — Descendant (narrower) Introduced files:
- extpath.ts ×17 — Descendant (narrower) Introduced files:
- strings.ts ×101 — Descendant (narrower) Introduced files:
- configurationRegistry.ts ×40 — Descendant (narrower) Introduced files:
- jsonContributionRegistry.ts ×9 — Descendant (narrower) Introduced files:
- map.ts ×2 — Descendant (narrower) Introduced files:
- map.ts ×1 — Descendant (narrower) Introduced files:
- map.ts ×4 — Descendant (narrower) Introduced files:
- event.ts ×3 — Descendant (narrower) Introduced files:
- cancellation.ts ×18 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
-
lifecycle.test|title=Lifecycle dispose disposable array|occurrence=1, lifecycle.test|title=Lifecycle Action bar has broken accessibility #100273|occurrence=1 — Descendant (narrower)
Introduced tests:
mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/lifecycle.test|title=Lifecycle Action bar has broken accessibility #100273|occurrence=1mocha:v1|namespace=vscode@05c208e9e28d8c1c723fa08f85e2b7a96092e8e5|file=vs/base/test/common/lifecycle.test|title=Lifecycle dispose disposable array|occurrence=1
- event.ts ×1 — Descendant (narrower) Introduced files:
- event.ts ×4 — Descendant (narrower) Introduced files:
- event.ts ×2 — Descendant (narrower) Introduced files:
- event.ts ×2 — Descendant (narrower) Introduced files:
- event.ts ×93 — Descendant (narrower) Introduced files:
- buffer.ts ×1 — Descendant (narrower) Introduced files:
- buffer.ts ×4 — Descendant (narrower) Introduced files:
- buffer.ts ×1 — Descendant (narrower) Introduced files:
- buffer.ts ×2 — Descendant (narrower) Introduced files:
- buffer.ts ×1 — Descendant (narrower) Introduced files:
- buffer.ts ×42 — Descendant (narrower) Introduced files:
- chatDebugService.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- configuration.ts ×12 — Descendant (narrower) Introduced files:
- agentHostSessionType.ts ×7 — Descendant (narrower) Introduced files:
- utils.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×2 — Descendant (narrower) Introduced files:
- platform.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- platform.ts ×1 — Descendant (narrower) Introduced files:
- uri.ts ×3 — Descendant (narrower) Introduced files:
- product.ts ×4 — Descendant (narrower) Introduced files:
- uri.ts ×2 — Descendant (narrower) Introduced files:
- utils.ts ×3 — Descendant (narrower) Introduced files:
- uri.ts ×1 — Descendant (narrower) Introduced files:
- instantiation.ts ×4 — Descendant (narrower) Introduced files:
- uri.ts ×9 — Descendant (narrower) Introduced files:
- nls.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- linkedList.ts ×13 — Descendant (narrower) Introduced files:
- nls.ts ×6 — Descendant (narrower) Introduced files:
- instantiation.ts ×5 — Descendant (narrower) Introduced files:
- platform.ts ×5 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- jsonSchema.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- assert.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×3 — Descendant (narrower) Introduced files:
- types.ts ×2 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- types.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×4 — Descendant (narrower) Introduced files:
- lifecycle.ts ×6 — Descendant (narrower) Introduced files:
- lifecycle.ts ×2 — Descendant (narrower) Introduced files:
- lazy.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×3 — Descendant (narrower) Introduced files:
- lazy.ts ×3 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
- uint.ts ×2 — Descendant (narrower) Introduced files:
- iterator.ts ×1 — Descendant (narrower) Introduced files:
- lifecycle.ts ×1 — Descendant (narrower) Introduced files:
-
map.ts ×97 — Descendant (narrower)
Introduced files:
- src/vs/base/common/arrays.ts
- src/vs/base/common/arraysFind.ts
- src/vs/base/common/assert.ts
- src/vs/base/common/charCode.ts
- src/vs/base/common/collections.ts
- src/vs/base/common/errors.ts
- src/vs/base/common/functional.ts
- src/vs/base/common/iterator.ts
- src/vs/base/common/lifecycle.ts
- src/vs/base/common/map.ts
- src/vs/base/common/marshallingIds.ts
- src/vs/base/common/path.ts
- src/vs/base/common/platform.ts
- src/vs/base/common/process.ts
- src/vs/base/common/types.ts
- src/vs/base/common/uri.ts
- src/vs/base/test/common/utils.ts
- src/vs/nls.ts
Introduced tests
Every collected test enters the hierarchy at exactly one concept.
2 tests introduced at this concept.
Introduced code
Every collected source range enters the hierarchy at exactly one concept.
No code is introduced at this concept. Its 1383 extent ranges are introduced by other concepts.