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

c-ares / c-ares / #1146 / 1
92%
main: 92%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2024 03:57PM UTC
Files 156
Run time 7s
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.1

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

Source Files on job #1146.1
  • Tree
  • List 0
  • Changed 29
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1146
  • 64df444e on github
  • Prev Job for on main (##1139.1)
  • Next Job for on main (##1148.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