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

curl / curl / 5589
37%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2017 08:10AM UTC
Jobs 1
Files 336
Run time 16s
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

pending completion
5589

push

travis-ci

bagder
getinfo: return sizes as curl_off_t

This change introduces new alternatives for the existing six
curl_easy_getinfo() options that return sizes or speeds as doubles. The
new versions are named like the old ones but with an appended '_T':

CURLINFO_CONTENT_LENGTH_DOWNLOAD_T
CURLINFO_CONTENT_LENGTH_UPLOAD_T
CURLINFO_SIZE_DOWNLOAD_T
CURLINFO_SIZE_UPLOAD_T
CURLINFO_SPEED_DOWNLOAD_T
CURLINFO_SPEED_UPLOAD_T

Closes #1511

22 of 22 new or added lines in 1 file covered. (100.0%)

18499 of 25180 relevant lines covered (73.47%)

42512.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
21
100.0
lib/getinfo.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/connect.c
13
100.0
lib/splay.c
Jobs
ID Job ID Ran Files Coverage
7 5589.7 (BUILD_TYPE=coverage) 19 Jun 2017 08:10AM UTC 0
73.47
Travis Job 5589.7
Source Files on build 5589
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5589
  • 3b80d3ca on github
  • Prev Build on master (#5588)
  • Next Build on master (#5592)
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