opentracing-contrib / java-jdbc

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

fix parsing H2 URL with implicit file mode #34

Closed malafeev closed 5 years ago

malafeev commented 5 years ago

fix for #33

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 130


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/main/java/io/opentracing/contrib/jdbc/parser/H2URLParser.java 12 13 92.31%
<!-- Total: 13 14 92.86% -->
Totals Coverage Status
Change from base Build 120: 0.7%
Covered Lines: 383
Relevant Lines: 864

💛 - Coveralls