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

c-ares / c-ares / 10722786445
92%

Build:
DEFAULT BRANCH: main
Ran 05 Sep 2024 02:52PM UTC
Jobs 1
Files 173
Run time 2min
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

05 Sep 2024 02:49PM UTC coverage: 91.682% (-0.04%) from 91.723%
10722786445

push

github

web-flow
New function `ares_process_fds()` (#875)

Add a new public function of `ares_process_fds()` to work around the
shortcomings of `ares_process_fd()` and `ares_process()`.

This new function allows integrators to specify more than one file
descriptor at a time in an array, with an event mask per file
descriptor. It also adds a flags parameter which can be used to skip
extra expensive processing if they may be calling the function multiple
times before waiting on more events.

This new function is used by the event thread, and all the other
functions internally call this new function simplifying the code
structure.

Authored-By: Brad House (@bradh352)

67 of 83 new or added lines in 2 files covered. (80.72%)

3 existing lines in 1 file now uncovered.

20778 of 22663 relevant lines covered (91.68%)

12640.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10722786445.1 05 Sep 2024 02:51PM UTC 0
58.57
GitHub Action Run
Source Files on build 10722786445
Detailed source file information is not available for this build.
  • Back to Repo
  • 3b805883 on github
  • Prev Build on main (#10707137548)
  • Next Build on main (#10755508187)
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