MCPcopy Create free account
hub / github.com/effect-app/libs / Metric.test.ts

File Metric.test.ts

repos/effect/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 12

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

Tested by

no test coverage detected