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

amikhalev / grinklers / 21
57%

Build:
DEFAULT BRANCH: master
Ran 05 Jun 2016 04:22AM UTC
Jobs 2
Files 9
Run time 1min
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
21

push

travis-ci

amikhalev
Fixed race condition; Added WaitGroup support; Improved tests

Fixed a race condition in Program which would allow a program to be
executed twice at the same time, which would cause an intermittant test
failure. Did this by replacing the running variable with an atomic bool.

Added the AtomicBOol class and tests
Converted program tests into a test suite for code reuse
Added support for using a WaitGroup to SectionRunner and Program. The
start methods of these classes now also take a WaitGroup that can be
used to wait until the inner goroutine finishes.

Also generally improved tests. Added a test timeout to the Makefile

873 of 1148 relevant lines covered (76.05%)

1.82 hits per line

Jobs
ID Job ID Ran Files Coverage
1 21.1 05 Jun 2016 04:22AM UTC 0
76.05
Travis Job 21.1
2 21.2 05 Jun 2016 04:23AM UTC 0
76.05
Travis Job 21.2
Source Files on build 21
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #21
  • c49cb575 on github
  • Prev Build on master (#20)
  • Next Build on master (#22)
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