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

zeromq / cppzmq / 23243074545
88%

Build:
DEFAULT BRANCH: master
Ran 18 Mar 2026 11:46AM UTC
Jobs 1
Files 2
Run time 1min
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

18 Mar 2026 11:44AM UTC coverage: 87.918% (+0.02%) from 87.896%
23243074545

push

github

web-flow
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 API, non-const overloads would typically return `message_t&`.
- This change intentionally preserves existing non-const return types (`const message_t&`)
  for backward-compatibility and to avoid broadening mutability semantics in this PR.

Also extend `tests/multipart.cpp` with compile-time and runtime checks for const/non-const access paths.

No behavioral change intended.

* fix: applied clang-format to fix style. No functional changes.

2 of 2 new or added lines in 1 file covered. (100.0%)

946 of 1076 relevant lines covered (87.92%)

22.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23243074545.1 18 Mar 2026 11:46AM UTC 2
87.92
GitHub Action Run
Source Files on build 23243074545
  • Tree
  • List 2
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 4f423e05 on github
  • Prev Build on master (#23046622562)
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