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

zeromq / cppzmq
88%

Build:
DEFAULT BRANCH: master
Repo Added 29 Mar 2018 04:43PM UTC
Files 2
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

LAST BUILD ON BRANCH master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add-curve-functions
  • add-poller-wait
  • add-socket-send-static
  • add-timers
  • allow-message-t-contruction-from-char-containers
  • ci-cd-formatting
  • curve-default-keys
  • fix-msvc
  • fix-old-style-cast-warning
  • fix/shadow-warning-data-parameter
  • gfa/apioverview
  • gfa/ci-update
  • gfa/coveralls
  • gfa/gha-macos
  • gfaþ/4-10-0
  • gummif-patch-1
  • gummif-patch-2
  • message-debug-str-max-size-argument
  • p-busy-poll
  • patch-1
  • reformat
  • refs/heads/master
  • refs/tags/v4.10.0
  • refs/tags/v4.11.0
  • refs/tags/v4.8.0
  • refs/tags/v4.8.1
  • refs/tags/v4.9.0
  • silence-tests-deprecation-warnings
  • std-chrono-any-duration
  • v4.3.0
  • v4.4.0
  • v4.4.1
  • v4.5.0
  • v4.6.0
  • zmq_timers_timeout_conversion_warning

26 Mar 2026 05:43PM UTC coverage: 87.996% (+0.08%) from 87.918%
23609355763

Pull #684

github

web-flow
Merge f40625900 into f82d357bd
Pull Request #684: Improve constexpr coverage in zmq.hpp with C++11/14/17 compatibility

27 of 28 new or added lines in 1 file covered. (96.43%)

953 of 1083 relevant lines covered (88.0%)

23.45 hits per line

Relevant lines Covered
Build:
Build:
1083 RELEVANT LINES 953 COVERED LINES
23.45 HITS PER LINE
Source Files on master
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
23609355763 master Merge f40625900 into f82d357bd Pull #684 26 Mar 2026 05:45PM UTC web-flow github
88.0
23429037824 master fix: rename parameter to avoid -Wshadow warning in message_t constructor (#683) The 'data' parameter in the deprecated array constructor shadows message_t::data(), triggering -Wshadow warnings on GCC. Rename to 'arr' to resolve. Fixes #641 push 23 Mar 2026 08:55AM UTC web-flow github
87.92
23243074545 master addon: add const overloads for multipart_t front/back (#682) * addon: add const overloads for multipart_t front/back Add const-qualified overloads for multipart_t::front() and back() in `zmq_addon.hpp`. Note on API shape: - In a container-style... push 18 Mar 2026 11:46AM UTC web-flow github
87.92
23242599549 master Merge 1d691c21a into 6a8dc38ac Pull #682 18 Mar 2026 11:39AM UTC web-flow github
87.92
23046622562 master Store zmq_timers_timeout() result in long, not int (#681) [why] When compiling with -Wconversion, gcc 13.3 issues a warning: zmq.hpp: In member function ‘zmq::timers::timeout_result_t zmq::timers::timeout() const’: zmq.hpp:2857:41: warning: conv... push 13 Mar 2026 10:27AM UTC web-flow github
87.9
22894157574 master Add `poller_t::wait` (#680) * Add poller_t::wait * Update poller_t::wait to return an optional which is nullopt on a timeout * Update poller_t::wait to return std::optional since the trivial optional implementation can only handle trivial types push 10 Mar 2026 08:44AM UTC web-flow github
87.9
22846621795 master Add socket_t::send_static (#678) push 09 Mar 2026 09:23AM UTC web-flow github
87.89
21510951389 master Update message_t range constructor to accept char containers but ignore (#673) push 30 Jan 2026 09:28AM UTC web-flow github
88.07
21434492698 master Add clang-format check in CI/CD and format all files (#667) * Add clang-format check in CI/CD and format all files * Add guard macros to workaround windows defined min/max instead of the parenthesis trick * Only run clang-format on Ubuntu 24 wi... push 28 Jan 2026 10:27AM UTC web-flow github
88.07
21403156179 master Silence deprecation warnings in the unit tests (#672) * Silence deprecation warnings in the unit tests * Add Windows check before diagnostic ignored #pragma push 27 Jan 2026 03:29PM UTC web-flow github
88.06
See All Builds (473)
  • Repo on GitHub
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