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

ludocode / mpack
95%
develop: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.1.1
DEFAULT BRANCH: develop
Repo Added 27 Sep 2015 04:42PM UTC
Files 11
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

LAST BUILD ON BRANCH read-stream
branch: read-stream
CHANGE BRANCH
x
Reset
  • read-stream
  • AppVeyor
  • Objective-C
  • TravisCI
  • bswap
  • build-map-array
  • ci
  • clang-bug
  • code-size
  • compatibility
  • coverage
  • coveralls
  • decode-inplace
  • develop
  • diagnostic-push
  • docs
  • master
  • missing-node
  • msvc
  • new-buildsystem
  • pedantic
  • readme-v0.9
  • refs/tags/v1.1
  • refs/tags/v1.1.1
  • sign-conversion
  • stdfile
  • struct-packing
  • tag-changes
  • timestamp
  • timestamp-rework
  • tree-stream
  • tree-try-parse
  • unit-test-cleanup
  • v0.7
  • v0.7.1
  • v0.8
  • v0.8.1
  • v0.8.2
  • v1.0

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

Relevant lines Covered
Build:
Build:
3217 RELEVANT LINES 3059 COVERED LINES
40924.88 HITS PER LINE
Source Files on read-stream
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
515 read-stream 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 amoun... push 24 Apr 2016 05:31AM UTC ludocode travis-ci pending completion  
See All Builds (515)
  • Repo 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