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

zeromq / cppzmq / 64 / 2
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 29 Apr 2018 12:01PM UTC
Files 2
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

29 Apr 2018 11:59AM UTC coverage: 56.25%. Remained the same
BUILD_TYPE=cmake ZMQ_VERSION=4.2.0

Pull #217

travis-ci

web-flow
Problem: googletest is also installed into install destination

Building and installing cppzmq brings googletest build artifacts to the
installation destination as well. For example someone building cppzmq
with:
```
cmake -DCMAKE_INSTALL_PREFIX=mydest .
cmake --build --target install
```
gets googletest headers and libraries in `mydest`.

Solution: remove googletest from install target
Pull Request #217: Problem: googletest is also installed into install destination

36 of 64 relevant lines covered (56.25%)

3.69 hits per line

Source Files on job 64.2 (BUILD_TYPE=cmake ZMQ_VERSION=4.2.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 57
  • Travis Job 64.2
  • 6def3cae on github
  • Prev Job for BUILD_TYPE=cmake ZMQ_VERSION=4.2.0 on master (#63.2)
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