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

curl / curl / 6047
37%

Build:
DEFAULT BRANCH: master
Ran 15 Aug 2017 09:18PM UTC
Jobs 1
Files 336
Run time 26s
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
6047

push

travis-ci

bagder
progress: Track total times following redirects

Update the progress timers `t_nslookup`, `t_connect`, `t_appconnect`,
`t_pretransfer`, and `t_starttransfer` to track the total times for
these activities when a redirect is followed. Previously, only the times
for the most recent request would be tracked.

Related changes:

  - Rename `Curl_pgrsResetTimesSizes` to `Curl_pgrsResetTransferSizes`
    now that the function only resets transfer sizes and no longer
    modifies any of the progress timers.

  - Add a bool to the `Progress` struct that is used to prevent
    double-counting `t_starttransfer` times.

Added test case 1399.

Fixes #522 and Known Bug 1.8
Closes #1602
Reported-by: joshhe on github

9 of 9 new or added lines in 3 files covered. (100.0%)

21159 of 28190 relevant lines covered (75.06%)

103177.3 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/http2.c
2
100.0
lib/smtp.c
Jobs
ID Job ID Ran Files Coverage
10 6047.10 (T=coverage) 15 Aug 2017 09:18PM UTC 0
75.06
Travis Job 6047.10
Source Files on build 6047
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6047
  • 43d036e7 on github
  • Prev Build on master (#6045)
  • Next Build on master (#6048)
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