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

cuppa-framework / cuppa / 520
91%

Build:
DEFAULT BRANCH: master
Ran 11 May 2016 04:08PM UTC
Jobs 1
Files 30
Run time 2s
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
520

push

travis-ci

jypma
Allow test classes to be ran in parallel

Right now, if the test runner runs tests in parallel (as e.g. SBT does by
default), `TestContainer` gets confused since it only maintains a global
`ArrayDeque` of invocations.

By making it a `ThreadLocal` we allow multiple threads to register and
run multiple (but distinct) test classes in parallel. This allows parallel
tests runs.

585 of 662 relevant lines covered (88.37%)

0.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 520.1 11 May 2016 04:08PM UTC 0
88.37
Travis Job 520.1
Source Files on build 520
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #520
  • 4f5baa96 on github
  • Prev Build on master (#517)
  • Next Build on master (#522)
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