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

zeromq / libzmq / 7165908890
76%

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

Jobs
ID Job ID Ran Files Coverage
1 7165908890.1 11 Dec 2023 10:15AM UTC 0
74.74
GitHub Action Run
Source Files on build 7165908890
Detailed source file information is not available for this build.
  • 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

© 2026 Coveralls, Inc