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

c-ares / c-ares / #743
92%

Build:
DEFAULT BRANCH: main
Ran 25 Mar 2024 08:09PM UTC
Jobs 1
Files 151
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

25 Mar 2024 08:06PM UTC coverage: 80.604% (-0.1%) from 80.74%
#743

push

travis-ci

web-flow
Rework internals to pass around `ares_dns_record_t` instead of binary data (#730)

c-ares has historically passed around raw dns packets in binary form.
Now that we have a new parser, and messages are already parsed
internally, lets pass around that parsed message rather than requiring
multiple parse attempts on the same message. Also add a new
`ares_send_dnsrec()` and `ares_query_dnsrec()` similar to
`ares_search_dnsrec()` added with PR #719 that can return the pointer to
the `ares_dns_record_t` to the caller enqueuing queries and rework
`ares_search_dnsrec()` to use `ares_send_dnsrec()` internally.

Fix By: Brad House (@bradh352)

346 of 429 new or added lines in 14 files covered. (80.65%)

8 existing lines in 6 files now uncovered.

8357 of 10368 relevant lines covered (80.6%)

3641.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #743.1 25 Mar 2024 08:09PM UTC 0
80.6
Source Files on build #743
Detailed source file information is not available for this build.
  • Back to Repo
  • e862d1fa 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