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

c-ares / c-ares / 12286910471
92%
main: 92%

Build:
Build:
LAST BUILD BRANCH: bhouse.qnx
DEFAULT BRANCH: main
Ran 11 Dec 2024 11:49PM UTC
Jobs 1
Files 178
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

11 Dec 2024 11:47PM UTC coverage: 91.334% (+0.009%) from 91.325%
12286910471

push

github

bradh352
CMake: unix-like systems don't need a static library suffix (#933)

On Windows, the output name should have a static suffix since otherwise
we would have conflicting output names (libcares.lib) for the link
library. However on Unix-like systems, we typically have something like
libcares.so for shared libraries and libcares.a for static libraries, so
these don't conflict. This behavior better emulates what happens with
autotools builds.

This fixes issues with package config and trying to static link when you
have c-ares built as both dynamic and static.

Discussion from https://github.com/c-ares/c-ares/discussions/925

Signed-off-by: Brad House (@bradh352)

22165 of 24268 relevant lines covered (91.33%)

11988.85 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
94.56
-0.42% src/lib/ares_init.c
10
99.15
0.01% test/ares-test-internal.cc
50
63.69
1.11% src/lib/str/ares_str.c
Jobs
ID Job ID Ran Files Coverage
1 12286910471.1 11 Dec 2024 11:49PM UTC 939
59.66
GitHub Action Run
Source Files on build 12286910471
  • Tree
  • List 178
  • Changed 110
  • Source Changed 0
  • Coverage Changed 56
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e01edeff on github
  • Prev Build on v1.34 (#12213070506)
  • Next Build on v1.34 (#12300302007)
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

© 2025 Coveralls, Inc