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

dockstore / data-object-service-plugin / 17 / 1
83%
master: 83%

Build:
Build:
LAST BUILD BRANCH: develop
DEFAULT BRANCH: master
Ran 27 Jul 2018 12:51AM UTC
Files 2
Run time 0s
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

27 Jul 2018 12:50AM UTC coverage: 82.54%. First build
17.1

push

travis-ci

coverbeck
Don't break older versions of Dockstore CLI

ga4gh/dockstore#1629

One half of fix to not break older versions of Dockstore CLI when
this plugin is present in the ~/.dockstore/plugins directory.

In version 1.4 and earlier of Dockstore CLI
`VersionAwarePluginManager.getSystemVersion()` returns a Version
that represents `0.0.0`, the default; by specifying that this
plugin version requires >0.0.0. An upcoming PR to Dockstore Client
will change that version to 0.0.1.

When Dockstore CLI 1.4 runs, it will not attempt to load this plugin,
because of the requires requirement.

Fortunately, we are using an older version of the PF4J, as the
more recent versions interpret the 0.0.0 system version to mean
load all plugins without checking the version.

52 of 63 relevant lines covered (82.54%)

0.83 hits per line

Source Files on job 17.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 14
  • Travis Job 17.1
  • a78d98c3 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

© 2026 Coveralls, Inc