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

protobuf-c / protobuf-c-rpc / 23
64%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2015 06:19PM UTC
Jobs 1
Files 10
Run time 3s
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
23

Pull #8

travis-ci

eroullit
rpc: serve writable event before the readable one.

In case the RPC client performs a request with a timeout on the
response, it is more reliable to run PROTOBUF_C_RPC_EVENT_WRITABLE first
and have the response sent promptly.

After the PROTOBUF_C_RPC_EVENT_WRITABLE is completed, there is plenty
of time for a PROTOBUF_C_RPC_EVENT_READABLE to complete even if it
sleeps or block.

Signed-off-by: Emmanuel Roullit <emmanuel.roullit@gmail.com>
Pull Request #8: rpc: serve writable event before the readable one.

10 of 10 new or added lines in 1 file covered. (100.0%)

898 of 1391 relevant lines covered (64.56%)

15.56 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
100.0
protobuf-c-rpc/protobuf-c-rpc-server.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
protobuf-c-rpc/protobuf-c-rpc-dispatch.c
Jobs
ID Job ID Ran Files Coverage
1 23.1 (PROTOBUF_C_VERSION=1.0.1) 15 Apr 2015 06:19PM UTC 0
64.56
Travis Job 23.1
Source Files on build 23
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #23
  • Pull Request #8
  • PR Base - master (#22)
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