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

mrtazz / checkmake / 222 / 1
86%
master: 86%

Build:
DEFAULT BRANCH: master
Ran 28 Jul 2017 09:09PM UTC
Files 11
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

28 Jul 2017 09:03PM UTC coverage: 82.143%. Remained the same
222.1

push

travis-ci

mrtazz
make checkmake go install-able

this makes it so the project can be installed simply via `go install` to
conform with golang standards. The base checkmake.go is just a symlink
to the actual main binary in `cmd/checkmake` so we don't need to
maintain the same file in two locations.

There is one downside with using go install right now, which is that all
of the version information for `checkmake --version` will be missing as
it gets filled in by make on build. We might find a way to fix this in
the future but for now `make` or the prebuilt packages are the preferred
way of installing checkmake. And `go install` is the less nice version
to conform with standards and support easier usage from other tools.

fixes #19

322 of 392 relevant lines covered (82.14%)

0.92 hits per line

Source Files on job 222.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 222
  • Travis Job 222.1
  • 2d3fb76d on github
  • Prev Job for on master (#221.1)
  • Next Job for on master (#223.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