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

repejota / phpnats / 439
81%

Build:
DEFAULT BRANCH: develop
Ran 02 Mar 2017 01:23PM UTC
Jobs 1
Files 3
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

pending completion
439

Pull #90

travis-ci

web-flow
TASK: More solid method to send payload to the socket

I can happens that fwrite does exit but without sending the full payload, or it can also happen that the pipe is closed or broken. With the change the logic a bit more complex but retry write operation. We need to silently ignore (@fwrite) notice/warnings from fwrite to be able to catch the broken pipe error (without the silent operator fwrite, will return a notice, and depending on the user php configuration, error handler, level, ... this can be converted to an exception or something that will skip the retry logic and our exception)
Pull Request #90: TASK: More solid method to send payload to the socket

167 of 190 relevant lines covered (87.89%)

4.13 hits per line

Jobs
ID Job ID Ran Files Coverage
3 439.3 02 Mar 2017 01:22PM UTC 0
87.89
Travis Job 439.3
Source Files on build 439
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #439
  • Pull Request #90
  • PR Base - develop (#432)
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