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

curl / curl / 5705
37%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2017 06:42PM UTC
Jobs 1
Files 336
Run time 17s
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
5705

Pull #1602

travis-ci

web-flow
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
Reported-by: joshhe
Pull Request #1602: progress: Track total times following redirects

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

18675 of 25230 relevant lines covered (74.02%)

42773.99 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/pop3.c
Jobs
ID Job ID Ran Files Coverage
7 5705.7 (BUILD_TYPE=coverage) 03 Jul 2017 06:42PM UTC 0
74.02
Travis Job 5705.7
Source Files on build 5705
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5705
  • Pull Request #1602
  • PR Base - master (#5704)
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