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

File Metric.test.ts

packages/effect/test/Metric.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Duration, Fiber, Metric, String } from "effect"
3import * as Effect from "effect/Effect"
4import { TestClock } from "effect/testing"

Callers

nothing calls this directly

Calls 13

nextIdFunction · 0.85
makeBucketsFunction · 0.85
joinMethod · 0.80
adjustMethod · 0.80
setTimeMethod · 0.80
pipeMethod · 0.65
forEachMethod · 0.65
sleepMethod · 0.65
BigIntInterface · 0.50
updateMethod · 0.45
valueMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected