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

zeromq / cppzmq / 90

Builds Branch Commit Type Ran Committer Via Coverage
90 master Problem: whitespace style too restrictive. For header only library like cppzmq, whitespace style inherited from libzmq is too restrictive. Solution: relaxing whitespace before parens from always to in control statements only, increased max colum... Pull #228 12 May 2018 04:31PM UTC web-flow travis-ci pending completion   set done
89 master Merge pull request #227 from sigiesec/poller-wait-all-return-sizet Problem: poller_t::wait_all and active_poller_t::wait declare int ret… push 12 May 2018 10:32AM UTC web-flow travis-ci pending completion   set done
88 master Problem: poller_t::wait_all and active_poller_t::wait declare int return type but actually return an element count Solution: change return type to size_t, remove a redundant if in consequence Pull #227 12 May 2018 07:26AM UTC web-flow travis-ci pending completion   set done
87 master Merge pull request #226 from kurdybacha/clang-format Problem: inconsistent code style push 11 May 2018 09:23PM UTC web-flow travis-ci pending completion   set done
86 master Problem: zmq_addon.hpp not follow clang-format Pull #226 11 May 2018 07:34PM UTC web-flow travis-ci pending completion   set done
85 master Problem: project files do not follow clang-format Pull #226 11 May 2018 07:31PM UTC web-flow travis-ci pending completion   set done
84 master Problem: trailing whitespaces in clang-format file Pull #226 11 May 2018 07:10PM UTC web-flow travis-ci pending completion   set done
83 master Problem: inconsistent code style Solution: copy .clang-format from `libzmq` as a starting point. There is no need to follow exactly what libzmq does but it seems reasonable starting point. It would be good to stick to one style as there is a lot... Pull #226 11 May 2018 07:07PM UTC web-flow travis-ci pending completion   set done
82 master Merge pull request #225 from sigiesec/split-poller-layer Split poller_t into two layers push 11 May 2018 12:57PM UTC web-flow travis-ci pending completion   set done
81 master Problem: redundant assertion Solution: removed redundant assertion Pull #225 11 May 2018 12:39PM UTC web-flow travis-ci pending completion   set done
80 master Merge pull request #224 from sigiesec/add-design-goals Problem: design goals and supported platforms are not explicitly stated push 11 May 2018 12:28PM UTC web-flow travis-ci pending completion   set done
79 master Problem: design goals and supported platforms are not explicitly stated Solution: add section on design goals and supported platforms to README, improve overall structure of README Pull #224 11 May 2018 12:11PM UTC web-flow travis-ci pending completion   set done
78 master Merge pull request #222 from kurdybacha/poller-init Problem: poller's constructor is not default generated push 11 May 2018 06:14AM UTC web-flow travis-ci pending completion   set done
77 master Merge pull request #223 from kurdybacha/server-client Problem: client/server socket types not defined. push 11 May 2018 06:13AM UTC web-flow travis-ci pending completion   set done
76 master Problem: client/server socket types not defined. Solution: Add ZMQ_CLIENT and ZMQ_SERVER to socket_type enum. Update some of draft guarded unit tests to use them. Pull #223 11 May 2018 05:44AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc