Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/middleapi/orpc
/ decoder.test.ts
File
decoder.test.ts
packages/standard-server/src/event-iterator/decoder.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ EventMessage } from
'./types'
2
import
{ decodeEventMessage, EventDecoder, EventDecoderStream } from
'./decoder'
3
4
describe(
'decodeEventMessage'
, () => {
Callers
nothing calls this directly
Calls
5
decodeEventMessage
Function · 0.90
feed
Method · 0.80
pipeThrough
Method · 0.80
push
Method · 0.80
end
Method · 0.65
Tested by
no test coverage detected