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

curl / curl / 5706 / 7
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2017 07:04PM UTC
Files 336
Run time 15s
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

03 Jul 2017 06:28PM UTC coverage: 74.019% (-0.004%) from 74.023%
BUILD_TYPE=coverage

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

18675 of 25230 relevant lines covered (74.02%)

42741.04 hits per line

Source Files on job 5706.7 (BUILD_TYPE=coverage)
  • Tree
  • List 0
  • Changed 38
  • Source Changed 6
  • Coverage Changed 36
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5706
  • Travis Job 5706.7
  • a1c2ccee on github
  • Prev Job for BUILD_TYPE=coverage on master (#5704.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