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

davinkevin / AngularStompDK / 143 / 1
100%
master: 100%

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

04 Jul 2016 04:05AM UTC coverage: 100.0%. Remained the same
143.1

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

121 of 121 relevant lines covered (100.0%)

6.47 hits per line

Source Files on job 143.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 143
  • Travis Job 143.1
  • 7d0e74ef on github
  • Prev Job for on master (#142.1)
  • Next Job for on master (#144.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