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

curl / curl / 7443
37%

Build:
DEFAULT BRANCH: master
Ran 16 Mar 2018 12:42PM UTC
Jobs 1
Files 266
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

pending completion
7443

push

travis-ci

bagder
rate-limit: use three second window to better handle high speeds

Due to very frequent updates of the rate limit "window", it could
attempt to rate limit within the same milliseconds and that then made
the calculations wrong, leading to it not behaving correctly on very
fast transfers.

This new logic updates the rate limit "window" to be no shorter than the
last three seconds and only updating the timestamps for this when
switching between the states TOOFAST/PERFORM.

Reported-by: 刘佩东
Fixes #2386
Closes #2388

21 of 21 new or added lines in 2 files covered. (100.0%)

19737 of 26294 relevant lines covered (75.06%)

180721.31 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
100.0
lib/multi.c
8
100.0
lib/progress.c

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
lib/http2.c
2
100.0
lib/progress.c
2
100.0
lib/setopt.c
8
100.0
lib/rtsp.c
Jobs
ID Job ID Ran Files Coverage
17 7443.17 (T=coverage) 16 Mar 2018 12:42PM UTC 0
75.06
Travis Job 7443.17
Source Files on build 7443
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7443
  • f5700ea8 on github
  • Prev Build on master (#7442)
  • Next Build on master (#7447)
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