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

zeromq / libzmq / 2040 / 6
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 15 Apr 2016 03:20PM UTC
Files 232
Run time 13s
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

15 Apr 2016 03:12PM UTC coverage: 74.729% (+0.03%) from 74.699%
BUILD_TYPE=coverage CURVE=tweetnacl

Pull #1898

travis-ci

hitstergtd
Problem: check_protocol() logic duplicated twice

Problem:
Conditional logic in check_protocol() that checks if a protocol is supported,
is duplicated twice. Moreover, the first set of checks to ascertain if a
protocol is supported is done regardless of whether the particular protocol
will be built into the library or not.

Solution:
* Simplify/collapse all supported protocol checks into one in check_protocol()
* Enclose pgm/epgm/norm socket+protocol match checks with requisite macros
Pull Request #1898: Problem: check_protocol() logic duplicated twice and needs cleanup

7999 of 10704 relevant lines covered (74.73%)

35650.77 hits per line

Source Files on job 2040.6 (BUILD_TYPE=coverage CURVE=tweetnacl)
  • Tree
  • List 0
  • Changed 80
  • Source Changed 1
  • Coverage Changed 80
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2040
  • Travis Job 2040.6
  • 066fc02e on github
  • Prev Job for BUILD_TYPE=coverage CURVE=tweetnacl on master (#2039.6)
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