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

ludocode / mpack / 515
95%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.1.1
DEFAULT BRANCH: develop
Ran 24 Apr 2016 05:31AM UTC
Jobs 1
Files 13
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
515

push

travis-ci

ludocode
Added proper reader stream support

This allows the reader to properly handle reading data from a blocking socket. When the reader needs data it will request filling the buffer, but the fill function can always return less than the requested amount as long as it read at least one byte. This prevents the reader from blocking at the end of a message, or of causing errors on messages split between multiple packets.

26 of 26 new or added lines in 2 files covered. (100.0%)

3059 of 3217 relevant lines covered (95.09%)

40924.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/mpack/mpack-reader.c
Jobs
ID Job ID Ran Files Coverage
4 515.4 (STANDARD=1) 24 Apr 2016 05:31AM UTC 0
95.09
Travis Job 515.4
Source Files on build 515
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #515
  • 285e2539 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