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

darnir / wget2
65%
master: 67%

Build:
Build:
LAST BUILD BRANCH: tmp-fix-copyrights
DEFAULT BRANCH: master
Repo Added 25 Sep 2016 12:41PM UTC
Files 97
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

LAST BUILD ON BRANCH new-travis
branch: new-travis
CHANGE BRANCH
x
Reset
  • new-travis
  • clang_attrib
  • cov-fixes
  • coveralls-test
  • define-to-enum
  • expand_filenames
  • fix-parse-header
  • fix-progress-http2
  • fix-test-memleak
  • header-option
  • master
  • no-config
  • progress-fix
  • progress-tests
  • pure-functions
  • refactor-prog
  • refactor-progressbar
  • timestamping
  • tmp-fix-copyrights
  • tmp-update-configure
  • travis-coveralls
  • travis-msan
  • travis-test
  • wgetapi

pending completion
123

push

travis-ci

darnir
Improved testing on Travis

* .travis.sh: Rewrite for clarity and speed. Testing shows that valgrind
and ASan don't play well together. So split their executions.
* .travis.yml: Enable ccache for builds. Also try to update libc6 if
possible
* .travis.yml: Do not run on OSX with CC=gcc. This is because on OSX,
gcc is only a wrapper around clang.
* .travis_setup.sh: Cosmetic changes only
* Makefile.am (check-coverage): Explcicitly disable valgrind tests when
checking coverage
* tests/libtest.c (wget_test): Use a provided suppressions file for
valgrind. This is required since the valgrind version on Travis seems to
be out of sync with libc. This causes valgrind to report a memory bug
falsely.
* tests/valgrind-suppressions: New file with some valgrind suppressions.
Included suppressions are for a valgrind/libc bug and to suppress
reachable memory messages from within gnutls

5524 of 8487 relevant lines covered (65.09%)

3451.59 hits per line

Relevant lines Covered
Build:
Build:
8487 RELEVANT LINES 5524 COVERED LINES
3451.59 HITS PER LINE
Source Files on new-travis
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
123 new-travis Improved testing on Travis * .travis.sh: Rewrite for clarity and speed. Testing shows that valgrind and ASan don't play well together. So split their executions. * .travis.yml: Enable ccache for builds. Also try to update libc6 if possible * .tra... push 07 Oct 2016 04:03PM UTC darnir travis-ci pending completion  
See All Builds (76)
  • Repo on GitHub
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