MCPcopy Create free account
hub / github.com/Effect-TS/effect / Snapshot.test.ts

File Snapshot.test.ts

packages/tools/api-diff/test/Snapshot.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { SnapshotExtractionError, Snapshotter } from "@effect/api-diff/Snapshot"
2import * as NodeServices from "@effect/platform-node/NodeServices"
3import { assert, describe, it } from "@effect/vitest"
4import * as Effect from "effect/Effect"

Callers

nothing calls this directly

Calls 10

someMethod · 0.80
joinMethod · 0.80
filterMethod · 0.80
extractFunction · 0.70
pipeMethod · 0.65
assertFunction · 0.50
findMethod · 0.45
mapMethod · 0.45
provideMethod · 0.45
flipMethod · 0.45

Tested by

no test coverage detected