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

abs-lang / abs / 519 / 3
71%
master: 63%

Build:
Build:
LAST BUILD BRANCH: 2.8.x
DEFAULT BRANCH: master
Ran 10 May 2019 01:43PM UTC
Files 7
Run time 0s
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

10 May 2019 01:40PM UTC coverage: 70.986% (+1.2%) from 69.764%
CONTEXT=abs

Pull #216

travis-ci-com

web-flow
Go modules

Last week @mingwho introduced me to `go mod` and,
even though this is the 20th attempt at implementing
vendoring/modules in Golang, it looks like this one might
be it.

Mandatory XKCD:

![http://imgs.xkcd.com/comics/standards.png](http://imgs.xkcd.com/comics/standards.png)

:)

This PR converts the `go get` commands in the dockerfile
with a simple `go mod vendor` which downloads all dependencies
locally, in the `vendor` folder.

Added mod and sum files as well to complete the deal.
Pull Request #216: Go modules

2498 of 3519 relevant lines covered (70.99%)

38.84 hits per line

Source Files on job 519.3 (CONTEXT=abs)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 282
  • Travis Job 519.3
  • 158603be on github
  • Prev Job for CONTEXT=abs on go-mod (#510.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