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

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

Build:
Build:
LAST BUILD BRANCH: overflow-safe-allocation
DEFAULT BRANCH: main
Ran 12 Feb 2024 04:10PM UTC
Files 153
Run time 7s
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.1

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

Source Files on job #629.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 2
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 629
  • 81a7d17e on github
  • Prev Job for on v1.26 (##616.1)
  • Next Job for on v1.26 (##632.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