opentracing-contrib / java-jdbc

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

Method name should be "parse" not "parser" #75

Closed quaff closed 4 years ago

quaff commented 4 years ago

Deprecate method "parser" and introduce a new method "parse"

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 256


Totals Coverage Status
Change from base Build 253: 0.05%
Covered Lines: 469
Relevant Lines: 977

💛 - Coveralls