Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ OtlpSerialization.test.ts
File
OtlpSerialization.test.ts
packages/opentelemetry/test/OtlpSerialization.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, expect, it } from
"@effect/vitest"
2
import
* as Effect from
"effect/Effect"
3
import
* as OtlpSerialization from
"../src/OtlpSerialization.js"
4
Callers
nothing calls this directly
Calls
5
parse
Method · 0.80
decode
Method · 0.80
pipe
Method · 0.65
provide
Method · 0.65
assert
Function · 0.50
Tested by
no test coverage detected