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

amphp / aerys / 145 / 1
61%
master: 61%

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

14 Jan 2016 07:10PM UTC coverage: 58.323% (-0.2%) from 58.495%
145.1

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).

2421 of 4151 relevant lines covered (58.32%)

7.4 hits per line

Source Files on job 145.1
  • Tree
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 145
  • Travis Job 145.1
  • b9c48a22 on github
  • Prev Job for on master (#144.1)
  • Next Job for on master (#146.1)
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