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

c-ares / c-ares / #629
80%
main: 92%

Build:
Build:
LAST BUILD BRANCH: fix/win32-iocp-null
DEFAULT BRANCH: main
Ran 12 Feb 2024 04:10PM UTC
Jobs 1
Files 153
Run time 17s
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 Feb 2024 04:02PM UTC coverage: 80.894%. Remained the same
#629

push

travis-ci

bradh352
backport from main: event thread fix for close then open of same fd

In some circumstances a file descriptor can be closed, then a new
file descriptor pointing to a different endpoint can be opened.  These
events must not be merged, a delete must always be processed since
they are not actually pointing to the same connection even though
the file descriptor itself is the same, the OS just re-used it.

Fix By: Brad House (@bradh352)

8142 of 10065 relevant lines covered (80.89%)

3239.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #629.1 12 Feb 2024 04:10PM UTC 0
80.89
Source Files on build #629
Detailed source file information is not available for this build.
  • Back to Repo
  • 81a7d17e on github
  • Prev Build on v1.26
  • Next Build on v1.26
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