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

apollostack / subscriptions-transport-ws
93%
master: 40%

Build:
Build:
LAST BUILD BRANCH: v0.4.0
DEFAULT BRANCH: master
Repo Added 06 Sep 2016 11:44PM UTC
Files 4
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

LAST BUILD ON BRANCH glasser/safer-unsub
branch: glasser/safer-unsub
CHANGE BRANCH
x
Reset
  • glasser/safer-unsub
  • CI
  • cleanup-dependencies
  • context
  • drop-typings
  • fix_typings
  • handle-server-error
  • keep-alive
  • master
  • no-global-lodash
  • remove-graphql-dep
  • unsubscribe-hook
  • v0.1.3
  • v0.1.4
  • v0.1.5
  • v0.1.6
  • v0.2.0
  • v0.2.1
  • v0.2.2
  • v0.2.3
  • v0.2.4
  • v0.2.5
  • v0.2.6
  • v0.3.0
  • v0.3.1
  • v0.4.0

pending completion
145

push

travis-ci

glasser
Don't throw in the server on certain unsub messages

To use an object as a map with arbitrary keys, you should either use
`Object.create(null)` or the `Map` class.  Otherwise you can run into trouble
where keys like `toString` and `constructor` are in your app too.  If the server
received such a message, an exception would get thrown within
SubscriptionManager.unsubscribe.

194 of 209 relevant lines covered (92.82%)

10.27 hits per line

Relevant lines Covered
Build:
Build:
209 RELEVANT LINES 194 COVERED LINES
10.27 HITS PER LINE
Source Files on glasser/safer-unsub
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
145 glasser/safer-unsub Don't throw in the server on certain unsub messages To use an object as a map with arbitrary keys, you should either use `Object.create(null)` or the `Map` class. Otherwise you can run into trouble where keys like `toString` and `constructor` ar... push 22 Dec 2016 11:58PM UTC glasser travis-ci pending completion  
See All Builds (172)
  • Repo on GitHub
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