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

curl / curl / 5658
37%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2017 12:12PM UTC
Jobs 1
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

pending completion
5658

push

travis-ci

MarcelRaad
<a href="https://github.com/curl/curl/commit/<a class=hub.com/curl/curl/commit/e8a4da67f5d041f6fac0a1fea20d58bf5f151691">e8a4da67f<a href="https://github.com/curl/curl/commit/e8a4da67f5d041f6fac0a1fea20d58bf5f151691">&quot;&gt;test1521: fix compiler warnings

The integer literal 3123123123 doesn&amp;#39;t fit into a 32-bit signed
integer, so GCC with 32-bit long warns in C90 mode:
this decimal constant is unsigned only in ISO C90 [enabled by default]
Fix this by using ULONG_MAX, which should fit in any curl_off_t and has
the correct suffix to not issue any warnings.
Also adds the missing CURLOPT_REQUEST_TARGET from commit
</a><a class="double-link" href="https://github.com/curl/curl/commit/<a class="double-link" href="https://github.com/curl/curl/commit/9b167fd090f596eac828817d48c247eeae53407f">9b167fd09</a>">9b167fd09</a><a href="https://github.com/curl/curl/commit/e8a4da67f5d041f6fac0a1fea20d58bf5f151691">.

Closes https://github.com/curl/curl/pull/1611

18598 of 25192 relevant lines covered (73.83%)

42615.71 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
2
100.0
lib/http_proxy.c
Jobs
ID Job ID Ran Files Coverage
7 5658.7 (BUILD_TYPE=coverage) 25 Jun 2017 12:12PM UTC 0
73.83
Travis Job 5658.7
Source Files on build 5658
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5658
  • e8a4da67 on github
  • Prev Build on master (#5657)
  • Next Build on master (#5659)
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