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

ssoloff / hazelslack-server-core / 19
18%

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

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

Jobs
ID Job ID Ran Files Coverage
1 19.1 22 Feb 2017 09:33PM UTC 0
18.18
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
  • 699ff591 on github
  • Prev Build on develop (#18)
  • Next Build on develop (#20)
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

© 2025 Coveralls, Inc