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

uber-go / fx / 1314
92%

Build:
DEFAULT BRANCH: master
Ran 02 Feb 2017 05:07PM UTC
Jobs 1
Files 52
Run time 4s
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
1314

push

travis-ci

web-flow
Integrate richgo for better test output (#211)

* Integrate richgo for better test output

A few things are going on here:

First, we're upgrading overalls for a PR I merged this morning that adds
suppor for richgo (https://github.com/kyoh86/richgo). We're currently
pointing at my fork of richgo until my PRs get merged.

Mostly we need this: https://github.com/kyoh86/richgo/pull/6

But I also fixed some stuff about TTY handling that I have an open issue
with the author for.

The second thing I changed is that the coverage data is now dumped to
coverage.txt by default. It grew large enough that it didn't fit on a
single page, or even three pages. The output of richgo actually gives
you package-level coverage and visualization so I think this is a good
tradeoff. A few new ways to run the tests, but the default is my
favorite:

```
make test TEST_FLAGS=-v
```

This shows off richgo's really neat features, but is more verbose

```
make test COVER=1
```

This returns the old behavior of showing the gigantic coverage breakdown
on stdout after each test run.

* Add realpath

2600 of 2806 relevant lines covered (92.66%)

15.46 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1314.1 (V=1) 02 Feb 2017 05:07PM UTC 0
92.66
Travis Job 1314.1
Source Files on build 1314
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1314
  • 9b3b547f on github
  • Prev Build on master (#1302)
  • Next Build on master (#1321)
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