MCPcopy Create free account
hub / github.com/cypress-io/code-coverage / WindowCoverageObject

Interface WindowCoverageObject

lib/support.ts:13–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11dayjs.extend(duration)
12
13interface WindowCoverageObject {
14 coverage: unknown
15 pathname: string
16}
17
18/**
19 * Sends collected code coverage object to the backend code

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…