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

websockets / ws / 2327 / 1
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 17 Jan 2020 04:08PM UTC
Files 13
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

17 Jan 2020 04:08PM UTC coverage: 99.832%. First build
2327.1

Pull #1680

travis-ci-com

Peter Kooijmans
[fix] Prevent type error in Duplex stream implementation on Node >=12

Recent versions of Node have added getters for some of the internal stream
properties and throws this state away when the stream is being ended. This
commit adds a polyfill for the internal properties that are now exposed
through getters, and checks for availability of properties that do not have
a corresponding getter before using them.
Pull Request #1680:

782 of 792 branches covered (98.74%)

1187 of 1189 relevant lines covered (99.83%)

1260.62 hits per line

Source Files on job 2327.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 18209458
  • Travis Job 2327.1
  • d1bbbed9 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

© 2026 Coveralls, Inc