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

dropwizard / dropwizard-jdbi
87%
master: 87%

Build:
Build:
LAST BUILD BRANCH: dependabot/maven/io.dropwizard-dropwizard-parent-2.0.16
DEFAULT BRANCH: master
Repo Added 15 Sep 2019 01:49AM UTC
Files 49
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

LAST BUILD ON BRANCH v2.0.2
branch: v2.0.2
CHANGE BRANCH
x
Reset
  • v2.0.2
  • dependabot/add-v2-config-file
  • dependabot/github_actions/actions/cache-v2.1.3
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.1
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.10
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.11
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.12
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.13
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.14
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.15
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.16
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.2
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.7
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.8
  • dependabot/maven/io.dropwizard-dropwizard-parent-2.0.9
  • master
  • sonarcloud
  • v2.0.0
  • v2.0.1
  • v2.0.11
  • v2.0.12
  • v2.0.13
  • v2.0.14
  • v2.0.7
  • v2.0.8
  • v2.0.9

pending completion
18

push

travis-ci

web-flow
Fix failing JodaDateTimeSqlTimestampTest (#4)

Database would not spin up due to the `-tcpShutdown` parameter which is used to stop an already running instance (and it had a leading blank that H2's argument parser didn't like).

After removing the parameter, the test would run, but fail to shutdown the database, because H2 1.4.200 does not allow an empty management DB password anymore (see https://h2database.com/html/changelog.html).

Fixes #3

480 of 552 relevant lines covered (86.96%)

0.87 hits per line

Relevant lines Covered
Build:
Build:
552 RELEVANT LINES 480 COVERED LINES
0.87 HITS PER LINE
Source Files on v2.0.2
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18 v2.0.2 Fix failing JodaDateTimeSqlTimestampTest (#4) Database would not spin up due to the `-tcpShutdown` parameter which is used to stop an already running instance (and it had a leading blank that H2's argument parser didn't like). After removing t... push 09 Mar 2020 01:58PM UTC web-flow travis-ci pending completion  
See All Builds (64)
  • Repo on GitHub
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