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

curl / curl / 6389 / 13
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 29 Sep 2017 07:41AM UTC
Files 255
Run time 9s
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

29 Sep 2017 06:51AM UTC coverage: 73.531%. Remained the same
T=coverage

push

travis-ci

bagder
connect: fix race condition with happy eyeballs timeout

The timer should be started after conn->connecttime is set. Otherwise
the timer could expire without this condition being true:

    /* should we try another protocol family? */
    if(i == 0 && conn->tempaddr[1] == NULL &&
      curlx_tvdiff(now, conn->connecttime) >= HAPPY_EYEBALLS_TIMEOUT) {

Ref: #1928

19966 of 27153 relevant lines covered (73.53%)

107151.33 hits per line

Source Files on job 6389.13 (T=coverage)
  • Tree
  • List 0
  • Changed 42
  • Source Changed 1
  • Coverage Changed 42
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6389
  • Travis Job 6389.13
  • 49d75a4c on github
  • Prev Job for T=coverage on master (#6387.13)
  • Next Job for T=coverage on master (#6392.13)
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