cqhasy opened a new pull request, #58: URL: https://github.com/apache/skywalking-agent-test-tool/pull/58
Updated `SegmentForRead.SpanForRead.logs()` to sort logs strictly by endpoint, type, and message. -------------------- Ensured `LogEvent.Impl.getEndpoint()`, `getType()`, and `getMessage()` return correct values for all log events. Add the unit test `SegmentForReadTest.testLogsSorting()` to include logs with empty endpoints and error messages to verify the new order. -------------------- All tests in `SegmentForReadTest` pass. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
