• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

opentracing-contrib / java-jdbc / 339
55%

Build:
DEFAULT BRANCH: master
Ran 26 Jan 2021 01:25PM UTC
Jobs 1
Files 21
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
339

push

travis-ci

web-flow
Fix database name parsing when a path URL query params contains a path (#108)

Postgres allows the path to certificates to be specified among the URL query params, e.g. `jdbc:postgresql://host:port/dbname?sslmode=verify-full&sslrootcert=/some/path.pem`. Prior to this fix, the `db.instance` tag would be set to `path.pem` instead of `dbname`.

This change counts slashes from the left, rather than the right, when detecting the DB name.

3 of 3 new or added lines in 1 file covered. (100.0%)

515 of 1016 relevant lines covered (50.69%)

0.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 339.1 (BINTRAY_USER=[secure] BINTRAY_KEY=[secure] GH_TOKEN=[secure] SONATYPE_USER=[secure] SONATYPE_PASSWORD=[secure]) 26 Jan 2021 01:25PM UTC 0
50.69
Travis Job 339.1
Source Files on build 339
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #339
  • 790696f8 on github
  • Prev Build on master (#337)
  • Next Build on master (#341)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc