Skip to content

Fix: Correctly parse JSON-RPC batch requests#47

Merged
james2037 merged 1 commit into
masterfrom
fix/json-batch-parsing
Jun 5, 2025
Merged

Fix: Correctly parse JSON-RPC batch requests#47
james2037 merged 1 commit into
masterfrom
fix/json-batch-parsing

Fix: Correctly parse JSON-RPC batch requests

6e535db
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Jun 5, 2025 in 0s

88.33% of diff hit (target 92.10%)

View this Pull Request on Codecov

88.33% of diff hit (target 92.10%)

Annotations

Check warning on line 222 in src/Message/JsonRpcMessage.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Message/JsonRpcMessage.php#L222

Added line #L222 was not covered by tests

Check warning on line 77 in src/Transport/StdioTransport.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Transport/StdioTransport.php#L74-L77

Added lines #L74 - L77 were not covered by tests

Check warning on line 85 in src/Transport/StdioTransport.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Transport/StdioTransport.php#L84-L85

Added lines #L84 - L85 were not covered by tests