jihuayu opened a new pull request, #3512: URL: https://github.com/apache/kvrocks/pull/3512
The previous go test code coverage data could be overwritten by the coverage data from kvrocks2redis, which caused the overall coverage metric to be lower than expected. This PR disables the `kvrocks2redis` tests in the SonarCloud coverage job to prevent them from corrupting gcov data generated by the main C++ and Go tests. Assisted-by: Codex/GPT5.5 xhigh -- 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]
