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

zeromq / cppzmq / 38
88%

Build:
DEFAULT BRANCH: master
Ran 18 Apr 2018 06:05AM UTC
Jobs 3
Files 2
Run time 3min
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
38

Pull #208

travis-ci

web-flow
Problem: poller_t invalid behaviour on invalid sockets

On adding invalid socket (e.g. after move) there was exception thrown
but leaving modified and unconsistent internal state.
Besides that there was no possibility to remove a socket that was moved
into.

Solutions: check for socket validity (added operator bool) and changed
internal unordered_map "handlers" to operator on zmq internal pointers.

Added two test cases covering the issues.
Pull Request #208: Problem: poller_t invalid behavior on moved sockets

36 of 64 relevant lines covered (56.25%)

14.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 38.1 (BUILD_TYPE=cmake ZMQ_VERSION=4.2.5) 18 Apr 2018 06:05AM UTC 0
56.25
Travis Job 38.1
2 38.2 (BUILD_TYPE=cmake ZMQ_VERSION=4.2.0) 18 Apr 2018 06:06AM UTC 0
56.25
Travis Job 38.2
3 38.3 (MATRIX_EVAL="CC=gcc-7 && CXX=g++-7" BUILD_TYPE=cmake ZMQ_VERSION=4.2.5 DRAFT=1) 18 Apr 2018 06:09AM UTC 0
64.38
Travis Job 38.3
Source Files on build 38
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #38
  • Pull Request #208
  • PR Base - master (#37)
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