jrhenderson1988 opened a new issue, #2938: URL: https://github.com/apache/iggy/issues/2938
### Description The existing Iggy Java SDK codebase is well covered with integration tests for the supported clients. However, there are quite a few places where there's little to no test coverage. I have seen other SDKs strive to increase their test coverage recently and I thought the Java SDK could do the same ### Component Java SDK ### Proposed solution Increase test coverage by writing unit tests to cover most logic in the codebase, particularly those that are not covered by existing unit or integration tests ### Alternatives considered N/A -- 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]
