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

zeromq / libzmq / 28701381353
75%

Build:
DEFAULT BRANCH: master
Ran 04 Jul 2026 09:07AM UTC
Jobs 1
Files 217
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

04 Jul 2026 09:04AM UTC coverage: 75.394% (-0.02%) from 75.414%
28701381353

push

github

bluca
Add missing <new> includes for std::nothrow

Without the <new> include, compilation may fail:

```
src/polling_util.hpp:28:30: error: no member named 'nothrow' in namespace 'std'
   28 |             _buf = new (std::nothrow) T[nitems_];
      |                              ^~~~~~~
```

15146 of 20089 relevant lines covered (75.39%)

30082.88 hits per line

Coverage Regressions

Lines Coverage ∆ File
188
0.0
0.0% libzmq/src/norm_engine.cpp
122
76.18
0.0% libzmq/src/ws_engine.cpp
31
86.03
0.25% libzmq/src/session_base.cpp
21
78.9
0.0% libzmq/src/proxy.cpp
14
88.93
0.0% libzmq/src/socket_poller.cpp
8
83.87
0.0% libzmq/src/reaper.cpp
5
86.74
-0.44% libzmq/src/socket_base.cpp
5
88.04
0.0% libzmq/src/stream_connecter_base.cpp
3
80.0
0.0% libzmq/src/polling_util.hpp
Jobs
ID Job ID Ran Files Coverage
1 28701381353.1 04 Jul 2026 09:07AM UTC 217
75.39
GitHub Action Run
Source Files on build 28701381353
  • Tree
  • List 217
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 2e8a6ccb on github
  • Prev Build on master (#28670764742)
  • Next Build on master (#28712569049)
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