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

dockstore / data-object-service-plugin / 19
83%

Build:
DEFAULT BRANCH: master
Ran 27 Jul 2018 03:27PM UTC
Jobs 1
Files 2
Run time 1s
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
19

push

travis-ci

web-flow
Don't break older versions of Dockstore CLI (#3)

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

Jobs
ID Job ID Ran Files Coverage
1 19.1 27 Jul 2018 03:27PM UTC 0
82.54
Travis Job 19.1
Source Files on build 19
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #19
  • 3e637137 on github
  • Prev Build on master (#16)
  • Next Build on master (#28)
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