[ https://issues.apache.org/jira/browse/KAFKA-4640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Walker Carlson resolved KAFKA-4640. ----------------------------------- Resolution: Fixed > Improve Streams unit test coverage > ---------------------------------- > > Key: KAFKA-4640 > URL: https://issues.apache.org/jira/browse/KAFKA-4640 > Project: Kafka > Issue Type: Bug > Components: streams > Affects Versions: 0.11.0.0 > Reporter: Damian Guy > Assignee: Damian Guy > Priority: Minor > Attachments: streams-coverage.zip > > > There are some important methods in streams that are lacking good unit-test > coverage. Whilst we shouldn't strive to get 100% coverage, we should do our > best to ensure sure that all important code paths are covered by unit-tests. > For contributors: you can first run {{./gradlew streams:reportCoverage}} to > get the report, which will then accessible in > {{streams/build/reports/jacoco/test/html/index.html}}. -- This message was sent by Atlassian Jira (v8.3.4#803005)