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

amphp / byte-stream
92%
master: 94%

Build:
Build:
LAST BUILD BRANCH: v1.8.0
DEFAULT BRANCH: master
Repo Added 07 May 2017 08:20PM UTC
Files 21
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 v1.2.4
branch: v1.2.4
CHANGE BRANCH
x
Reset
  • v1.2.4
  • base64
  • buffer-func
  • chunked-encoding
  • ext-async
  • feof-macos
  • feof-systemd
  • fix-40
  • fix-artax-issue-138
  • fix-eagain
  • fix-immediate
  • fix-message-with-pending-read-failure
  • half-close
  • issue-18
  • issue-56
  • issue-67
  • json-lines
  • large-chunks
  • line-reader
  • master
  • message-input-stream
  • message-onresolve-deprecation
  • osx
  • payload
  • pipe-memory
  • reduce-max-writes
  • stdout-stderr
  • streams
  • tls-buffer-fix
  • travis-deug
  • v1.0.0
  • v1.0.1
  • v1.0.2
  • v1.0.3
  • v1.1.0
  • v1.1.1
  • v1.1.2
  • v1.1.3
  • v1.1.4
  • v1.1.5
  • v1.1.6
  • v1.2.0
  • v1.2.1
  • v1.2.2
  • v1.2.3
  • v1.2.5
  • v1.3.0
  • v1.3.1
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.7.1
  • v1.7.2
  • v1.7.3
  • v1.8.0

pending completion
201

push

travis-ci

kelunik
Defer immediate reads

Immediate reads have been introduced to support in-memory streams and STDIN on Windows, but this causes problems during piping of streams that always have data available, because it blocks everything else. This is resolved by deferring the promise resolution to the next tick.

308 of 335 relevant lines covered (91.94%)

20.81 hits per line

Relevant lines Covered
Build:
Build:
335 RELEVANT LINES 308 COVERED LINES
20.81 HITS PER LINE
Source Files on v1.2.4
  • 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
201 v1.2.4 Defer immediate reads Immediate reads have been introduced to support in-memory streams and STDIN on Windows, but this causes problems during piping of streams that always have data available, because it blocks everything else. This is resolved b... push 09 Mar 2018 04:54PM UTC kelunik travis-ci pending completion  
See All Builds (328)
  • 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