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

klmitch / parallelizer
100%

Build:
DEFAULT BRANCH: master
Repo Added 02 Feb 2020 11:52AM UTC
Files 5
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.1.0
  • v0.1.1
  • v0.1.2
  • v0.2.0
  • v0.3.0
  • v0.3.1
  • v0.3.2
  • v1.0.0

02 Mar 2020 04:16PM UTC coverage: 100.0%. Remained the same
21

cron

travis-ci

klmitch
Add tool installation

This commit adds code to the Makefile to on-demand install the tools that
are required for the make operation.  The tools are installed into a new
tools directory with its own go.mod to avoid dirtying up the package's
go.mod.  A new (explicitly undocumented) goveralls target is also added,
to leverage this tooling for goveralls in the Travis run.  The .travis.yml
is also updated to leverage the new tooling; no install section is needed
anymore.

432 of 432 relevant lines covered (100.0%)

9.28 hits per line

Relevant lines Covered
Build:
Build:
432 RELEVANT LINES 432 COVERED LINES
9.28 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
21 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... cron 02 Jul 2020 04:48PM UTC klmitch travis-ci
100.0
20 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... cron 02 Jun 2020 04:47PM UTC klmitch travis-ci
100.0
19 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... cron 02 May 2020 04:46PM UTC klmitch travis-ci
100.0
18 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... cron 02 Apr 2020 04:45PM UTC klmitch travis-ci
100.0
17 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... cron 02 Mar 2020 04:45PM UTC klmitch travis-ci
100.0
16 v1.0.0 Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... push 02 Mar 2020 04:39PM UTC klmitch travis-ci
100.0
15 master Add tool installation This commit adds code to the Makefile to on-demand install the tools that are required for the make operation. The tools are installed into a new tools directory with its own go.mod to avoid dirtying up the package's go.mod... push 02 Mar 2020 04:17PM UTC klmitch travis-ci
100.0
14 v0.3.2 Update .travis.yml This commit updates .travis.yml to install the tools using a tools module to avoid accidental changes to go.mod/go.sum. push 02 Mar 2020 08:12AM UTC klmitch travis-ci
100.0
13 master Update .travis.yml This commit updates .travis.yml to install the tools using a tools module to avoid accidental changes to go.mod/go.sum. push 02 Mar 2020 08:09AM UTC klmitch travis-ci
100.0
11 master Fix parallel manager The parallel manager was exiting when all the work had been sent to the workers, but before it had received results from the workers; and some of those workers were sending back results that added new work that now there were... push 04 Feb 2020 06:54PM UTC klmitch travis-ci
100.0
See All Builds (20)
  • Repo on GitHub
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