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

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

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

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

Source Files on job #93.1
  • Tree
  • List 0
  • Changed 19
  • Source Changed 3
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 93
  • 4d12e69a on github
  • Prev Job for on main (##90.1)
  • Next Job for on main (##97.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