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

zeromq / libzmq / 9842958683
75%

Build:
DEFAULT BRANCH: master
Ran 08 Jul 2024 04:03PM UTC
Jobs 1
Files 214
Run time 2min
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

08 Jul 2024 04:00PM UTC coverage: 74.779%. Remained the same
9842958683

push

github

bluca
problem: using `-errwarn` on non-Sun systems

solution: only use `-errwarn` on SunPro systems

For example, using Clang on Alpine, this just results in build spam, and
the option is incorrectly passed through to ld, which trys to use use it
(`-e`) as an entrypoint, i.e:
```bash
[ 28%] Building CXX object CMakeFiles/local_lat.dir/perf/local_lat.cpp.o
clang++: warning: -e rrwarn=%all: 'linker' input unused [-Wunused-command-line-argument]
[ 29%] Linking CXX executable bin/local_lat
/usr/bin/ld: warning: cannot find entry symbol rrwarn=%all; defaulting to 0000000000000cf0
[ 29%] Built target local_lat
```

14774 of 19757 relevant lines covered (74.78%)

35848.64 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
97.78
-1.11% libzmq/src/own.cpp
1
85.93
0.5% libzmq/src/session_base.cpp
1
55.56
-1.01% libzmq/src/tcp.cpp
1
83.33
-0.88% libzmq/src/null_mechanism.cpp
1
92.11
-2.63% libzmq/src/mailbox.cpp
1
85.07
-0.75% libzmq/src/xsub.cpp
1
89.8
-2.04% libzmq/src/address.cpp
1
93.41
-1.1% libzmq/src/tipc_address.cpp
Jobs
ID Job ID Ran Files Coverage
1 9842958683.1 08 Jul 2024 04:03PM UTC 214
74.78
GitHub Action Run
Source Files on build 9842958683
  • Tree
  • List 214
  • Changed 133
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d203ad2b on github
  • Prev Build on master (#9841975395)
  • Next Build on master (#9846573973)
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