[ 
https://issues.apache.org/jira/browse/KAFKA-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16910833#comment-16910833
 ] 

Matthias J. Sax commented on KAFKA-4650:
----------------------------------------

Thanks for you interest and welcome to the Kafka community!

I assigned the ticket to you and also added you to the list of contributors. 
You can now self-assign tickets, too.

This ticket is somewhat old, hence the list of classes might be outdate, but I 
am sure that we have many test gaps in package `internals`. I would recommend 
to start a single PR for each class you want to add tests for. It makes it 
easier to review and we can merge PRs faster. Let us know if you have any 
questions.

> Improve test coverage org.apache.kafka.streams.kstream.internals
> ----------------------------------------------------------------
>
>                 Key: KAFKA-4650
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4650
>             Project: Kafka
>          Issue Type: Sub-task
>          Components: streams
>            Reporter: Damian Guy
>            Assignee: Hanumanth Bandi
>            Priority: Minor
>              Labels: newbie
>
> Lots of classes have little or no coverage at all, i.e., 
> {{KTableAggregate.KTableAggregateValueGetter}}
> {{KTableKTableRightJoin.KTableKTableRightJoinValueGetterSupplier}}
> {{KStreamAggregate.KStreamAggregateValueGetter}}
> {{KStreamReduce.KStreamReduceValueGetter}}
> {{KStreamWindowReduce.new KTableValueGetterSupplier}}
> {{KTableAggregate.new KTableValueGetterSupplier}}
> {{KTableRepartitionMap.new KTableValueGetterSupplier}}
> {{KTableKTableRightJoin.KTableKTableRightJoinValueGetter}}
> {{KTableKTableLeftJoinValueGetter}}
> {{KStreamWindowReduce.KStreamWindowReduceValueGetter}}
> {{TimeWindow}}
> {{ChangedSerializer}}
> {{UnlimitedWindow}}
> {{WindowedDeserializer}}
> {{KStreamSessionWindowAggregate.KTableSessionWindowValueGetter}}
> {{KTableRepartitionMap}}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to