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

ssoloff / hazelslack-server-core / 19 / 1
18%
develop: 18%

Build:
DEFAULT BRANCH: develop
Ran 22 Feb 2017 09:33PM UTC
Files 3
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

22 Feb 2017 09:28PM UTC coverage: 18.182% (-77.7%) from 95.833%
19.1

push

travis-ci

ssoloff
Remove custom socket used to stop server process

This seems like a potential security risk (because it does not require
authentication) and is only used for development.  We avoided a
kill-style solution previously because running babel-node spawns a child
process, and the native Node process.kill() function does not handle
process trees.  However, the tree-kill module does handle killing
process trees, so we revert back to the kill-style solution (which is
cross platform because tree-kill is cross platform).

2 of 11 relevant lines covered (18.18%)

0.27 hits per line

Source Files on job 19.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19
  • Travis Job 19.1
  • 699ff591 on github
  • Prev Job for on develop (#18.1)
  • Next Job for on develop (#20.1)
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