opentracing-contrib / java-jdbc

OpenTracing Instrumentation for JDBC
Apache License 2.0
82 stars 56 forks source link

WrapperProxy from "io.opentracing.contrib:common" #64

Closed safris closed 4 years ago

safris commented 4 years ago

Switch from this project's DynamicProxy to a common WrapperProxy from "io.opentracing.contrib:common" that will be shared by all plugins.

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 230


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/io/opentracing/contrib/jdbc/TracingConnection.java 2 12 16.67%
<!-- Total: 3 13 23.08% -->
Totals Coverage Status
Change from base Build 229: -1.002%
Covered Lines: 441
Relevant Lines: 930

💛 - Coveralls