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

xiph / rav1e / 1647
86%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2018 12:31AM UTC
Jobs 1
Files 23
Run time 5s
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
1647

push

travis-ci

tdaede
Use `write_all` instead of `write` to handle buffers

`write` may not process the entire buffer, so if using it, it is
recommended to handle the return value (number of bytes written), or
strange runtime errors may occur. Since we are clearing the buffers
immediately after, it seems the desired behavior is to write the entire
buffer, for which `write_all` will guarantee correct behavior.

7199 of 9340 relevant lines covered (77.08%)

0.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1647.1 08 Nov 2018 12:31AM UTC 0
77.08
Travis Job 1647.1
Source Files on build 1647
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1647
  • ab2362e2 on github
  • Prev Build on master (#1646)
  • Next Build on master (#1648)
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