Skip to content

feat(l1): [1] add jsonrpc client enablers and ws test server - #3878

Draft
brbrr wants to merge 1 commit into
mainfrom
feat/l1-client-enablers
Draft

feat(l1): [1] add jsonrpc client enablers and ws test server#3878
brbrr wants to merge 1 commit into
mainfrom
feat/l1-client-enablers

feat(l1): add jsonrpc client enablers and ws test server

d7e2746
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 29, 2026 in 1s

4.82% of diff hit (target 60.00%)

View this Pull Request on Codecov

4.82% of diff hit (target 60.00%)

Annotations

Check warning on line 530 in jsonrpc/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

jsonrpc/server.go#L530

Added line #L530 was not covered by tests

Check warning on line 58 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L53-L58

Added lines #L53 - L58 were not covered by tests

Check warning on line 62 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L60-L62

Added lines #L60 - L62 were not covered by tests

Check warning on line 68 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L65-L68

Added lines #L65 - L68 were not covered by tests

Check warning on line 71 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L71

Added line #L71 was not covered by tests

Check warning on line 74 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 77 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L77

Added line #L77 was not covered by tests

Check warning on line 82 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L79-L82

Added lines #L79 - L82 were not covered by tests

Check warning on line 87 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L87

Added line #L87 was not covered by tests

Check warning on line 95 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L89-L95

Added lines #L89 - L95 were not covered by tests

Check warning on line 97 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L97

Added line #L97 was not covered by tests

Check warning on line 106 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L100-L106

Added lines #L100 - L106 were not covered by tests

Check warning on line 117 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L110-L117

Added lines #L110 - L117 were not covered by tests

Check warning on line 121 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L119-L121

Added lines #L119 - L121 were not covered by tests

Check warning on line 123 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L123

Added line #L123 was not covered by tests

Check warning on line 129 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L128-L129

Added lines #L128 - L129 were not covered by tests

Check warning on line 140 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L135-L140

Added lines #L135 - L140 were not covered by tests

Check warning on line 145 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L142-L145

Added lines #L142 - L145 were not covered by tests

Check warning on line 148 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L148

Added line #L148 was not covered by tests

Check warning on line 156 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L151-L156

Added lines #L151 - L156 were not covered by tests

Check warning on line 158 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L158

Added line #L158 was not covered by tests

Check warning on line 164 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L161-L164

Added lines #L161 - L164 were not covered by tests

Check warning on line 166 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L166

Added line #L166 was not covered by tests

Check warning on line 172 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L169-L172

Added lines #L169 - L172 were not covered by tests

Check warning on line 177 in l1/internal/clienttest/server.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

l1/internal/clienttest/server.go#L174-L177

Added lines #L174 - L177 were not covered by tests