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

curl / curl / 5658 / 7
37%
master: 37%

Build:
DEFAULT BRANCH: master
Ran 25 Jun 2017 12:12PM UTC
Files 336
Run time 13s
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

25 Jun 2017 11:46AM UTC coverage: 73.825%. Remained the same
BUILD_TYPE=coverage

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

Source Files on job 5658.7 (BUILD_TYPE=coverage)
  • Tree
  • List 0
  • Changed 40
  • Source Changed 1
  • Coverage Changed 39
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5658
  • Travis Job 5658.7
  • e8a4da67 on github
  • Prev Job for BUILD_TYPE=coverage on master (#5657.7)
  • Next Job for BUILD_TYPE=coverage on master (#5659.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