Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/github/gh-aw
/ log_parser_shared.test.cjs
File
log_parser_shared.test.cjs
actions/setup/js/log_parser_shared.test.cjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"vitest"
;
2
3
describe(
"log_parser_shared.cjs"
, () => {
4
describe(
"formatDuration"
, () => {
Callers
nothing calls this directly
Calls
15
formatBashCommand
Function · 0.85
truncateString
Function · 0.85
formatMcpName
Function · 0.85
isLikelyCustomAgent
Function · 0.85
generateConversationMarkdown
Function · 0.85
generateInformationSection
Function · 0.85
formatMcpParameters
Function · 0.85
formatInitializationSummary
Function · 0.85
parseLogEntries
Function · 0.85
formatToolUse
Function · 0.85
formatToolCallAsDetails
Function · 0.85
generateCopilotCliStyleSummary
Function · 0.85
Tested by
no test coverage detected