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

c-ares / c-ares / #254
92%

Build:
DEFAULT BRANCH: main
Ran 12 Nov 2023 04:22PM UTC
Jobs 1
Files 145
Run time 10s
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

12 Nov 2023 04:18PM UTC coverage: 80.829% (+0.02%) from 80.813%
#254

push

travis-ci

web-flow
Implement ares_reinit() to reload system configuration into existing channel (#614)

This PR implements ares_reinit() to safely reload a channel's configuration even if there are existing queries.  This function can be called when system configuration is detected to be changed, however since c-ares isn't thread aware, care must be taken to ensure no other c-ares calls are in progress at the time this function is called.  Also, this function may update the open file descriptor list so care must also be taken to wake any event loops and reprocess the list of file descriptors.

Fixes Bug #301

Fix By: Brad House (@bradh352)

70 of 79 new or added lines in 6 files covered. (88.61%)

2 existing lines in 1 file now uncovered.

7062 of 8737 relevant lines covered (80.83%)

1996.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #254.1 12 Nov 2023 04:22PM UTC 0
80.83
Source Files on build #254
Detailed source file information is not available for this build.
  • Back to Repo
  • 0cc570ea 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