Skip to content

cors and optional hanlding

Codecov / codecov/patch failed Nov 29, 2024 in 0s

7.43% of diff hit (target 69.28%)

View this Pull Request on Codecov

7.43% of diff hit (target 69.28%)

Annotations

Check warning on line 13 in RPC/Sources/RPC/Handlers/AllHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/AllHandlers.swift#L8-L13

Added lines #L8 - L13 were not covered by tests

Check warning on line 10 in RPC/Sources/RPC/Handlers/ChainHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/ChainHandlers.swift#L10

Added line #L10 was not covered by tests

Check warning on line 22 in RPC/Sources/RPC/Handlers/ChainHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/ChainHandlers.swift#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 31 in RPC/Sources/RPC/Handlers/ChainHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/ChainHandlers.swift#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 9 in RPC/Sources/RPC/Handlers/RPCHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/RPCHandlers.swift#L8-L9

Added lines #L8 - L9 were not covered by tests

Check warning on line 18 in RPC/Sources/RPC/Handlers/RPCHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/RPCHandlers.swift#L17-L18

Added lines #L17 - L18 were not covered by tests

Check warning on line 23 in RPC/Sources/RPC/Handlers/RPCHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/RPCHandlers.swift#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 26 in RPC/Sources/RPC/Handlers/RPCHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/RPCHandlers.swift#L26

Added line #L26 was not covered by tests

Check warning on line 21 in RPC/Sources/RPC/Handlers/SystemHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/SystemHandlers.swift#L21

Added line #L21 was not covered by tests

Check warning on line 33 in RPC/Sources/RPC/Handlers/SystemHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/SystemHandlers.swift#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 37 in RPC/Sources/RPC/Handlers/SystemHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/SystemHandlers.swift#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 45 in RPC/Sources/RPC/Handlers/SystemHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/SystemHandlers.swift#L45

Added line #L45 was not covered by tests

Check warning on line 47 in RPC/Sources/RPC/Handlers/SystemHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/SystemHandlers.swift#L47

Added line #L47 was not covered by tests

Check warning on line 11 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L11

Added line #L11 was not covered by tests

Check warning on line 23 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L22-L23

Added lines #L22 - L23 were not covered by tests

Check warning on line 31 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L31

Added line #L31 was not covered by tests

Check warning on line 34 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L34

Added line #L34 was not covered by tests

Check warning on line 47 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L46-L47

Added lines #L46 - L47 were not covered by tests

Check warning on line 55 in RPC/Sources/RPC/Handlers/TelemetryHandlers.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/Handlers/TelemetryHandlers.swift#L55

Added line #L55 was not covered by tests

Check warning on line 23 in RPC/Sources/RPC/JSONRPC/FromJSON.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/FromJSON.swift#L23

Added line #L23 was not covered by tests

Check warning on line 38 in RPC/Sources/RPC/JSONRPC/FromJSON.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/FromJSON.swift#L38

Added line #L38 was not covered by tests

Check warning on line 63 in RPC/Sources/RPC/JSONRPC/FromJSON.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/FromJSON.swift#L63

Added line #L63 was not covered by tests

Check warning on line 77 in RPC/Sources/RPC/JSONRPC/FromJSON.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/FromJSON.swift#L77

Added line #L77 was not covered by tests

Check warning on line 83 in RPC/Sources/RPC/JSONRPC/FromJSON.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/FromJSON.swift#L83

Added line #L83 was not covered by tests

Check warning on line 24 in RPC/Sources/RPC/JSONRPC/JSONRPC.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

RPC/Sources/RPC/JSONRPC/JSONRPC.swift#L24

Added line #L24 was not covered by tests