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

c-ares / c-ares / #1141
88%
main: 92%

Build:
Build:
LAST BUILD BRANCH: fix/1181-srv-name-comp
DEFAULT BRANCH: main
Ran 02 Jul 2024 06:27AM UTC
Jobs 1
Files 156
Run time 1min
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

02 Jul 2024 05:55AM UTC coverage: 89.047% (+0.01%) from 89.037%
#1141

push

travis-ci

web-flow
Fix building with UNICODE

Use the unicode version of `RegOpenKeyEx` to avoid compilation error caused by string type like:

```
../../node/deps/cares/src/lib/ares_event_configchg.c(322,9): error: incompatible pointer types passing 'char[62]' to parameter of type 'LPCWSTR' (aka 'const unsigned short *') [-Werror,-Wincompatible-pointer-types]
  322 |         "SYSTEM\\CurrentControlSet\\Services\\Tcpip\\Parameters\\Interfaces",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```

9138 of 10262 relevant lines covered (89.05%)

4536.22 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1141.1 02 Jul 2024 06:27AM UTC 0
89.05
Source Files on build #1141
Detailed source file information is not available for this build.
  • Back to Repo
  • 95147bbf on github
  • Prev Build on main
  • Next Build on HEAD
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