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

vaishnav98 / bonescript / 137 / 1
61%
master: 61%

Build:
DEFAULT BRANCH: master
Ran 28 Jun 2018 11:59PM UTC
Files 12
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

28 Jun 2018 11:49PM UTC coverage: 44.41% (-0.1%) from 44.537%
137.1

push

travis-ci

vaishnav98
socket-io middleware authentication

expression session dependency was removed and simple socket.io middleware
 hash-challenge was used for authentication, modified the client and
server for the changes the passphrase can be supplied to serverstart already
as hash or as plaintext: the configuration files used for testing server.js were:
{
 "hash": true,
 "passphrase":"9f735e0df0c29de82cedadc9957289b05",
 "port": 8000 ,
 "directory": "/usr/share/bone101"
 }
and
{
 "hash": false,
 "passphrase":"testpassword",
 "port": 8000 ,
 "directory": "/usr/share/bone101"
 }

also other unnecessary dependencies were removed, need to add test cases

425 of 957 relevant lines covered (44.41%)

93.03 hits per line

Source Files on job 137.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 83
  • Travis Job 137.1
  • fd27f861 on github
  • Prev Job for on master (#136.2)
  • Next Job for on master (#138.2)
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