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

uber-go / fx / 1314 / 1
92%
master: 92%

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

02 Feb 2017 05:06PM UTC coverage: 92.659%. Remained the same
V=1

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

Source Files on job 1314.1 (V=1)
  • Tree
  • List 0
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1314
  • Travis Job 1314.1
  • 9b3b547f on github
  • Prev Job for V=1 on master (#1302.1)
  • Next Job for V=1 on master (#1321.1)
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