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

curl / curl / 5795 / 7
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2017 06:29AM UTC
Files 335
Run time 10s
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

10 Jul 2017 06:09AM UTC coverage: 0.0% (-76.1%) from 76.095%
BUILD_TYPE=coverage

push

travis-ci

jay
curl_setup_once: Remove ERRNO/SET_ERRNO macros

Prior to this change (SET_)ERRNO mapped to GetLastError/SetLastError
for Win32 and regular errno otherwise.

I reviewed the code and found no justifiable reason for conflating errno
on WIN32 with GetLastError/SetLastError. All Win32 CRTs support errno,
and any Win32 multithreaded CRT supports thread-local errno.

Fixes https://github.com/curl/curl/issues/895
Closes https://github.com/curl/curl/pull/1589

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 5795.7 (BUILD_TYPE=coverage)
  • Tree
  • List 0
  • Changed 113
  • Source Changed 14
  • Coverage Changed 110
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5795
  • Travis Job 5795.7
  • af021625 on github
  • Prev Job for BUILD_TYPE=coverage on master (#5794.7)
  • Next Job for BUILD_TYPE=coverage on master (#5796.7)
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