Skip to content

[TypeScript client] feat: RPC & in-memory clients - #155

Open
0xpolarzero wants to merge 62 commits into
wevm:mainfrom
0xpolarzero:typed-client-public-surface
Open

[TypeScript client] feat: RPC & in-memory clients#155
0xpolarzero wants to merge 62 commits into
wevm:mainfrom
0xpolarzero:typed-client-public-surface

Merge branch 'typed-client-runtime-foundation' into typed-client-publ…

a9928e8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 30, 2026 in 2s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Annotations

Check warning on line 257 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L257

Added line #L257 was not covered by tests

Check warning on line 260 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L260

Added line #L260 was not covered by tests

Check warning on line 972 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L972

Added line #L972 was not covered by tests

Check warning on line 1034 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L1034

Added line #L1034 was not covered by tests

Check warning on line 1951 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L1950-L1951

Added lines #L1950 - L1951 were not covered by tests

Check warning on line 1970 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L1969-L1970

Added lines #L1969 - L1970 were not covered by tests

Check warning on line 1994 in src/Cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Cli.ts#L1994

Added line #L1994 was not covered by tests

Check warning on line 121 in src/client/actions/ResourcesActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/ResourcesActions.ts#L121

Added line #L121 was not covered by tests

Check warning on line 62 in src/client/actions/RunActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/RunActions.ts#L62

Added line #L62 was not covered by tests

Check warning on line 170 in src/client/actions/RunActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/RunActions.ts#L170

Added line #L170 was not covered by tests

Check warning on line 174 in src/client/actions/RunActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/RunActions.ts#L174

Added line #L174 was not covered by tests

Check warning on line 186 in src/client/actions/RunActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/RunActions.ts#L186

Added line #L186 was not covered by tests

Check warning on line 295 in src/client/actions/RunActions.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/actions/RunActions.ts#L295

Added line #L295 was not covered by tests

Check warning on line 137 in src/client/transports/HttpTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/HttpTransport.ts#L136-L137

Added lines #L136 - L137 were not covered by tests

Check warning on line 159 in src/client/transports/HttpTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/HttpTransport.ts#L159

Added line #L159 was not covered by tests

Check warning on line 228 in src/client/transports/HttpTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/HttpTransport.ts#L228

Added line #L228 was not covered by tests

Check warning on line 51 in src/client/transports/MemoryTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/MemoryTransport.ts#L51

Added line #L51 was not covered by tests

Check warning on line 58 in src/client/transports/MemoryTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/MemoryTransport.ts#L58

Added line #L58 was not covered by tests

Check warning on line 67 in src/client/transports/MemoryTransport.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/client/transports/MemoryTransport.ts#L67

Added line #L67 was not covered by tests

Check warning on line 66 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L66

Added line #L66 was not covered by tests

Check warning on line 147 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L145-L147

Added lines #L145 - L147 were not covered by tests

Check warning on line 152 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L152

Added line #L152 was not covered by tests

Check warning on line 157 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L157

Added line #L157 was not covered by tests

Check warning on line 162 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L161-L162

Added lines #L161 - L162 were not covered by tests

Check warning on line 294 in src/internal/handlers/rpc.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/internal/handlers/rpc.ts#L294

Added line #L294 was not covered by tests