opentracing-contrib / java-jdbc

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

Avoid potential NPE #106

Closed quaff closed 4 years ago

quaff commented 4 years ago

If DataSource has neither getJdbcUrl nor getUrl

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 336


Files with Coverage Reduction New Missed Lines %
src/main/java/io/opentracing/contrib/jdbc/TracingDataSource.java 1 55.0%
<!-- Total: 1 -->
Totals Coverage Status
Change from base Build 335: 0.05%
Covered Lines: 513
Relevant Lines: 1014

💛 - Coveralls