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

zeromq / libzmq / 7165908890 / 1
75%
master: 75%

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

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

Source Files on job 7165908890.1
  • Tree
  • List 214
  • Changed 134
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 7165908890
  • 86a42e1e on github
  • Prev Job for on master (#7033605810.1)
  • Next Job for on master (#7263878637.1)
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