MCPcopy Create free account
hub / github.com/Snowflyt/tinyeffect / effected.proof.ts

File effected.proof.ts

test/effected.proof.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beNever, describe, equal, expect, it, error as triggerError } from "typroof";
2
3import { dependency, effect, effected, error } from "../src";
4import { Effected } from "../src/effected";

Callers

nothing calls this directly

Calls 12

effectFunction · 0.90
errorFunction · 0.90
dependencyFunction · 0.90
effectedFunction · 0.90
resumeFunction · 0.85
allMethod · 0.80
ofMethod · 0.80
allSeqMethod · 0.80
fetchDataFunction · 0.70
resumeMethod · 0.65
catchAndThrowMethod · 0.65
catchAllAndThrowMethod · 0.65

Tested by

no test coverage detected