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

zeromq / libzmq / 7033605810
75%

Build:
DEFAULT BRANCH: master
Ran 29 Nov 2023 02:03PM UTC
Jobs 1
Files 214
Run time 17s
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

29 Nov 2023 01:58PM UTC coverage: 74.741% (-0.03%) from 74.766%
7033605810

push

github

bluca
Build with -D_DEFAULT_SOURCE along with -std=c11

On its own, -std=c11 hides POSIX and other extensions from C headers
such as <stdlib.h> when building against glibc.  This causes the
posix_memalign probe to fail incorrectly with compilers that do not
accept implicit function declarations.  _DEFAULT_SOURCE is ignored by
most non-GNU/Linux systems or not relevant in this context, so there
is no separate check for adding it.

14765 of 19755 relevant lines covered (74.74%)

35953.74 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
99.34
-0.33% libzmq/src/pipe.cpp
1
80.73
-0.13% libzmq/src/zmq.cpp
3
84.86
-0.6% libzmq/src/ctx.cpp
3
69.37
-2.7% libzmq/src/ip.cpp
Jobs
ID Job ID Ran Files Coverage
1 7033605810.1 29 Nov 2023 02:03PM UTC 214
74.74
GitHub Action Run
Source Files on build 7033605810
  • Tree
  • List 214
  • Changed 137
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 665d1d46 on github
  • Prev Build on master (#6963393965)
  • Next Build on master (#7165908890)
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