Closed asvanberg closed 4 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/main/java/io/opentracing/contrib/jdbc/TracingDataSource.java | 19 | 37 | 51.35% | ||
<!-- | Total: | 19 | 37 | 51.35% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/main/java/io/opentracing/contrib/jdbc/TracingDriver.java | 11 | 68.24% | ||
<!-- | Total: | 11 | --> |
Totals | |
---|---|
Change from base Build 236: | -1.0% |
Covered Lines: | 449 |
Relevant Lines: | 967 |
Allows you to easily add tracing to an existing javax.sql.DataSource without having to modify the driver URL.