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

amphp / aerys / 145
61%

Build:
DEFAULT BRANCH: master
Ran 14 Jan 2016 07:13PM UTC
Jobs 2
Files 46
Run time 13s
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

pending completion
145

push

travis-ci

bwoebi
Add protection against buffers filling up

Especially when dealing with larger streamed data, like in Root class for example, data may be produced much faster than it can be consumed by the client.
Usually it is not necessary (and worth) to yield the returned Promise by Response::stream() on small data, but one definitely should yield it on large data.

Also, Response methods only return $this on building operations now, not on sending ops (flush/send/end/stream).

54 of 54 new or added lines in 7 files covered. (100.0%)

2421 of 4151 relevant lines covered (58.32%)

14.8 hits per line

Uncovered Changes

Lines Coverage ∆ File
9
100.0
lib/Server.php
6
100.0
lib/Http2Driver.php
5
100.0
lib/Http1Driver.php
4
100.0
lib/Options.php
1
100.0
lib/Root.php
1
100.0
lib/StandardResponse.php
1
100.0
lib/Websocket/Handshake.php

Coverage Regressions

Lines Coverage ∆ File
1
100.0
lib/Http2Driver.php
1
100.0
lib/StandardResponse.php
Jobs
ID Job ID Ran Files Coverage
1 145.1 14 Jan 2016 07:12PM UTC 0
58.32
Travis Job 145.1
2 145.2 14 Jan 2016 07:12PM UTC 0
58.32
Travis Job 145.2
Source Files on build 145
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #145
  • b9c48a22 on github
  • Prev Build on master (#144)
  • Next Build on master (#146)
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