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

gustavnikolaj / hijackresponse / 104 / 3
96%
master: 100%

Build:
Build:
LAST BUILD BRANCH: v5.0.0
DEFAULT BRANCH: master
Ran 18 Sep 2020 01:29PM UTC
Files 1
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

18 Sep 2020 01:25PM UTC coverage: 100.0%. Remained the same
104.3

push

travis-ci

gustavnikolaj
Drop support for node version older than 8

In node 8 `lib/_http_outgoing.js` was changed in node core. The current
implementation works against node 8 and above, but I have not
been able to diagnose exactly what breaks in the old version.

It seems to be something with res.write being bound in the wrong way -
at least, what happens is that the overwritten version of res.write is
called from within the original res.end.

Since node 6 has been end of lifed for almost a couple of years, I will
not spend further time debugging it and just bump the minimal required
node version... and schedule a code-style overhaul, since we are now
officially not supporting any non ES6-capable node versions.

37 of 37 relevant lines covered (100.0%)

33.84 hits per line

Source Files on job 104.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 100
  • Travis Job 104.3
  • a18b7f12 on github
  • Prev Job for on split-stream-rewrite (#102.2)
  • Next Job for on split-stream-rewrite (#108.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