[ISSUE #4701]Fix use tcp protocol client send message, it throw a DecoderException #4702
Codecov / codecov/patch
succeeded
Jan 8, 2024 in 0s
62.50% of diff hit (target 17.39%)
View this Pull Request on Codecov
62.50% of diff hit (target 17.39%)
Annotations
codecov / codecov/patch
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/tcp/codec/Codec.java#L46
Added line #L46 was not covered by tests
codecov / codecov/patch
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/tcp/codec/Codec.java#L138
Added line #L138 was not covered by tests
codecov / codecov/patch
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/tcp/codec/Codec.java#L153-L155
Added lines #L153 - L155 were not covered by tests
codecov / codecov/patch
eventmesh-common/src/main/java/org/apache/eventmesh/common/protocol/tcp/codec/Codec.java#L162
Added line #L162 was not covered by tests
codecov / codecov/patch
eventmesh-sdks/eventmesh-sdk-java/src/main/java/org/apache/eventmesh/client/tcp/common/TcpClient.java#L113
Added line #L113 was not covered by tests
Loading