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

c-ares / c-ares / #93
92%

Build:
DEFAULT BRANCH: main
Ran 10 Oct 2023 05:11PM UTC
Jobs 1
Files 134
Run time 31s
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

10 Oct 2023 05:07PM UTC coverage: 86.327% (+0.1%) from 86.19%
#93

push

travis-ci

web-flow
Tool: STAYOPEN flag could make tools not terminate (#569)

If a flag is set to keep the connections to the DNS servers open even if there are no queries, the tools would not exit until the remote server closed the connection due to the user of ares_fds() to determine if there are any active queries. Instead, rely on ares_timeout() returning NULL if there are no active queries (technically this returns the value passed to max_tv in ares_timeout(), but in our use case, that is always NULL).

Fixes Issue: #452
Fix By: Brad House (@bradh352)

5076 of 5880 relevant lines covered (86.33%)

11051.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #93.1 10 Oct 2023 05:11PM UTC 0
86.33
Source Files on build #93
Detailed source file information is not available for this build.
  • Back to Repo
  • 4d12e69a 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