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

File BunHttpCompression.test.ts

packages/platform/bun/test/BunHttpCompression.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as BunHttpPlatform from "@effect/platform-bun/BunHttpPlatform"
2import { assert, describe, it } from "@effect/vitest"
3import * as Effect from "effect/Effect"
4import * as Stream from "effect/Stream"

Callers

nothing calls this directly

Calls 11

withHandlerFunction · 0.70
getFunction · 0.70
decompressFunction · 0.70
pipeMethod · 0.65
getMethod · 0.65
toStringMethod · 0.65
streamMethod · 0.65
succeedMethod · 0.45
textMethod · 0.45
provideMethod · 0.45
arrayBufferMethod · 0.45

Tested by

no test coverage detected