Name Description Size Coverage
file_loader.ts eslint-disable-next-line @typescript-eslint/no-unsafe-declaration-merging 3764 -
logging -
params_utils.ts Used to escape reserved characters in URIs 5548 -
query -
stack.ts 3723 -
test_group.ts The maximum allowed length of a test query string. Checked by tools/validate. 24748 -
test_suite_listing.ts 557 -
tree.ts Readable "relative" name for display in standalone runner. Not always the exact relative name, because sometimes there isn't one (e.g. s:f:* relative to s:f,*), but something that is readable. 23511 -
util.ts Error without a stack, which can be used to fatally exit from `tool/` scripts with a user-friendly message (and no confusing stack). 278 -
version.ts 34 -
websocket_logger.ts - 'uninitialized' means we haven't tried to connect yet - Promise means it's pending - 'failed' means it failed (this is the most common case, where the logger isn't running) - WebSocket means it succeeded 1697 -