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

zeromq / cppzmq / 17
88%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2018 07:24AM UTC
Jobs 3
Files 2
Run time 2min
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
17

push

travis-ci

bluca
Problem: poller's handler not aware of event type. (#200)

* Problem: Poller's handler not aware of event type.

It was possible to register a handler for more than one event types but
impossible to distinguish which event is being handled.
Now events are passed to a handler.

Besides that some other changes:
* new test covering changes in the poller
* modified existing tests to cover changes in the poller
* defined handler_t in poller_t scope for more convinient use
  and simpler code
* helper loopback binder to be re-used in tests

* Problem: CMake build fails on Windows

Issue #199

It seems that with GCC on Linux <array> is implicitly included
by one of stl includes already in zmq.hpp but it breaks on Windows
with Visual Studio.

Adding explicit include for array.

Can not verify right now but this change is a good practice
so creating a pull request.

* Poller: array include not between C++11 guards

17 of 31 relevant lines covered (54.84%)

7.48 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17.1 (BUILD_TYPE=cmake ZMQ_VERSION=4.2.5) 09 Apr 2018 07:24AM UTC 0
54.84
Travis Job 17.1
2 17.2 (BUILD_TYPE=cmake ZMQ_VERSION=4.2.0) 09 Apr 2018 07:24AM UTC 0
54.84
Travis Job 17.2
3 17.3 (MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" BUILD_TYPE=cmake ZMQ_VERSION=4.2.5 DRAFT=1) 09 Apr 2018 07:26AM UTC 0
56.41
Travis Job 17.3
Source Files on build 17
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #17
  • 19758181 on github
  • Prev Build on master (#13)
  • Next Build on master (#20)
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