Fix: Correctly parse JSON-RPC batch requests#47
Merged
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
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
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
codecov / codecov/patch
src/Transport/StdioTransport.php#L84-L85
Added lines #L84 - L85 were not covered by tests
Loading