atharvalade opened a new issue, #2858: URL: https://github.com/apache/iggy/issues/2858
After #2793 was merged, Go SDK coverage is being reported to Codecov but only captures unit tests from foreign/go/. The BDD integration tests (bdd/go/) and e2e tests exercise significant portions of the Go SDK through a running server, but their coverage is never captured or uploaded. This means the reported ~6% coverage is artificially low, the BDD tests alone cover consumer groups, messaging, offsets, partitions, streams, topics, and leader redirection, none of which shows up in the current coverage number. -- 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]
