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

c-ares / c-ares / #1146
92%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2024 03:57PM 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 03:47PM UTC coverage: 89.037%. Remained the same
#1146

push

travis-ci

web-flow
Fix building with UNICODE (#802)

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",
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```

Fix By: Cheng (@zcbenz)

9137 of 10262 relevant lines covered (89.04%)

4539.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #1146.1 02 Jul 2024 03:57PM UTC 0
89.04
Source Files on build #1146
Detailed source file information is not available for this build.
  • Back to Repo
  • 64df444e on github
  • Prev Build on main
  • Next Build on main
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