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

zeromq / libzmq / 2049
76%

Build:
DEFAULT BRANCH: master
Ran 19 Apr 2016 11:47AM UTC
Jobs 1
Files 232
Run time 14s
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
2049

Pull #1906

travis-ci

hitstergtd
Problem: Linker search path warnings on OS X

Problem:
A per-test Linker search path was added in commit a911fa4 to CMakeLists.txt as
part of fixing Windows builds. Whilst this is silently ignored by ld(1) on
Linux, it doesn't settle well with OS X. Spurious warnings are generated about
missing directories leading to convoluted build logs.

Solution:
Make per-Test LINK_DIRECTORIES() conditional for non-Apple platforms.
Pull Request #1906: Problem: Linker search path warnings on OS X

8015 of 10721 relevant lines covered (74.76%)

35959.38 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
src/zmq.cpp
1
100.0
src/signaler.cpp
2
100.0
src/stream_engine.cpp
4
100.0
src/pipe.cpp
Jobs
ID Job ID Ran Files Coverage
6 2049.6 (BUILD_TYPE=coverage CURVE=tweetnacl) 19 Apr 2016 11:47AM UTC 0
74.76
Travis Job 2049.6
Source Files on build 2049
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2049
  • Pull Request #1906
  • PR Base - master (#2048)
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