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

ctmarinas / stgit / 30
90%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2019 08:16PM UTC
Jobs 2
Files 69
Run time 5min
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
30

push

travis-ci

jpgrayson
Repair coverage

The updated test system (t/Makefile) removed .coverage.* files in its
`clean` target before the top-level Makefile had a chance to aggregate the
coverage data using `coverage combine`.

We resolve the issue by supplying the COVERAGE_FILE environment variable
with an absolute path to the `t' directory. This causes coverage files to
be created outside of `trash directory` such that the coverage data avoids
being cleaned too early. This also has the effect of gathering coverage
files into one place such that `find` does not have to be used to find all
of them.

Also update the top-level `clean` target to remove the aggregate .coverage
file along with any stray t/.coverage.* files.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>

1911 of 2586 branches covered (73.9%)

Branch coverage included in aggregate %.

6157 of 7255 relevant lines covered (84.87%)

1.69 hits per line

Jobs
ID Job ID Ran Files Coverage
3 30.3 (MAKE_TARGET=coverage-test) 18 Jan 2019 08:16PM UTC 0
82.23
Travis Job 30.3
9 30.9 (MAKE_TARGET=coverage-test) 18 Jan 2019 08:22PM UTC 0
82.23
Travis Job 30.9
Source Files on build 30
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #30
  • fc32424e on github
  • Prev Build on master (#29)
  • Next Build on master (#31)
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