opentracing-contrib / java-kafka-client

OpenTracing Instrumentation for Apache Kafka Client
Apache License 2.0
125 stars 64 forks source link

destroy underlying ProducerFactory #28

Closed malafeev closed 6 years ago

malafeev commented 6 years ago

27 fix

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 96


Changes Missing Coverage Covered Lines Changed/Added Lines %
opentracing-kafka-spring/src/main/java/io/opentracing/contrib/kafka/spring/TracingProducerFactory.java 1 5 20.0%
<!-- Total: 1 5 20.0% -->
Files with Coverage Reduction New Missed Lines %
opentracing-kafka-spring/src/main/java/io/opentracing/contrib/kafka/spring/TracingProducerFactory.java 1 46.67%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 94: -0.7%
Covered Lines: 182
Relevant Lines: 280

💛 - Coveralls