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

davinkevin / AngularStompDK / 143
100%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2016 04:09AM UTC
Jobs 1
Files 4
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

pending completion
143

push

travis-ci

davinkevin
feat(connectionState): The state of the connection can be accessed by the promise on the ngStomp service

If you want to know if the system is connected or not, you can subscribe to the promise `ngStomp.connectionState.then()` and execute some code. `then` first function will be called if connection is up, second `then` function  or `catch` will be called if connection is down.

Don't forget, if you set a long timeOut in setting, the promise won't be fulfilled until we reach this timeOut. If the connection have already been open, the catch method won't be called

Linked to #43

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

121 of 121 relevant lines covered (100.0%)

6.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 143.1 04 Jul 2016 04:09AM UTC 0
100.0
Travis Job 143.1
Source Files on build 143
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #143
  • 7d0e74ef on github
  • Prev Build on master (#142)
  • Next Build on master (#144)
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