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

dropwizard / dropwizard / 3461
86%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2017 12:49PM UTC
Jobs 1
Files 369
Run time 17s
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
3461

push

travis-ci

joschi
Implement TaskServlet::doGet to list tasks lexically (#1939)

Implement doGet in TaskServlet in order to be able to query registered
tasks.
Returns the registered tasks ordered lexically by Task::getName.

Since TaskServlet matches "/tasks/*" any GET request not matching root will
yield 404 or 405.

404:
Task name is unknown.
405:
Task name is registered but must be invoked with POST.

Closes #1940

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

6140 of 7240 relevant lines covered (84.81%)

76.38 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3461.1 27 Feb 2017 12:49PM UTC 0
84.81
Travis Job 3461.1
Source Files on build 3461
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3461
  • e94deb2e on github
  • Prev Build on master (#3457)
  • Next Build on master (#3465)
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