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

zeromq / libzmq / 7165908890
75%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2023 10:15AM UTC
Jobs 1
Files 214
Run time 16s
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

11 Dec 2023 10:12AM UTC coverage: 74.741%. Remained the same
7165908890

push

github

bluca
Problem: Using non-ascii characters in unix domain socket path doesn't work on Windows

Solution: Convert utf-8 socket paths to utf-16 file names when using
filesystem calls to delete files and directories as Windows doesn't
have any filesystem calls that take utf-8 path.

rmdir_utf8() and unlink_utf8() static functions were created which
substitute rmdir() and unlink() when building on Windows.

14765 of 19755 relevant lines covered (74.74%)

36212.57 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
89.8
-2.04% libzmq/src/address.cpp
1
78.55
-0.26% libzmq/src/msg.cpp
1
83.33
0.0% libzmq/src/null_mechanism.cpp
1
55.56
-1.01% libzmq/src/tcp.cpp
1
92.31
-1.1% libzmq/src/tipc_address.cpp
2
68.38
-0.69% libzmq/src/zmtp_engine.cpp
Jobs
ID Job ID Ran Files Coverage
1 7165908890.1 11 Dec 2023 10:15AM UTC 214
74.74
GitHub Action Run
Source Files on build 7165908890
  • Tree
  • List 214
  • Changed 134
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 86a42e1e on github
  • Prev Build on master (#7033605810)
  • Next Build on master (#7263878637)
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