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

square / keywhiz / 935
75%

Build:
DEFAULT BRANCH: master
Ran 06 May 2016 01:35AM UTC
Jobs 1
Files 144
Run time 7s
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
935

Pull #198

travis-ci

mcpherrinm
Manual status healthcheck & admin servlet to control it

You can cause this healthcheck to go unhealthy with:
~ curl -X POST 'http://localhost:8085/status/disable'
And make it go healthy again:
~ curl -X POST 'http://localhost:8085/status/enable'

This is useful if, for example, your load balancer checks health and you want
to take a node out of the pool, perhaps because P2 is about to turn your node
off.
Pull Request #198: Manual status healthcheck & admin servlet to control it

21 of 21 new or added lines in 3 files covered. (100.0%)

2831 of 3914 relevant lines covered (72.33%)

0.72 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
100.0
server/src/main/java/keywhiz/ManualStatusHealthCheck.java
7
100.0
server/src/main/java/keywhiz/ManualStatusServlet.java
Jobs
ID Job ID Ran Files Coverage
1 935.1 (UI_DIR=ui) 06 May 2016 01:35AM UTC 0
72.33
Travis Job 935.1
Source Files on build 935
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #935
  • Pull Request #198
  • PR Base - master (#931)
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