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

letsencrypt / boulder / 9058
66%

Build:
DEFAULT BRANCH: master
Ran 26 Apr 2018 05:55PM UTC
Jobs 1
Files 85
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
9058

push

travis-ci

web-flow
Remove TESTPATHS and others from test.sh (#3669)

Prior to Go 1.9 (https://golang.org/doc/go1.9),
various go commands would expand "./..." to include vendor directories.
We worked around this by listing "./..." then grepping out vendor. Now
that we are on Go 1.10 this is no longer necessary. Remove the TESTPATHS
hack.

We still need to exclude certain test directories when running errcheck,
so some of the "go list" logic gets moved into the errcheck stanza.

Also, as of Go 1.10, running coverage on multiple packages in one run is
supported, so replace the "for" loop in the coverage stanza with a
single command.

Also, remove GITHUB_SECRET_FILE and "die," both of which were unused.

10002 of 16064 relevant lines covered (62.26%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
5 9058.5 (RUN="coverage") 26 Apr 2018 05:55PM UTC 0
62.26
Travis Job 9058.5
Source Files on build 9058
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9058
  • 7227279b on github
  • Prev Build on master (#9055)
  • Next Build on master (#9062)
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