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

twitter / unishark / 34
94%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2015 08:51PM UTC
Jobs 3
Files 8
Run time 5s
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
34

push

travis-ci

yni6
Enable concurrent execution in a suite at 'module' and 'method' levels.
Now users can set 'concurrency_level' to 'module', 'class' or 'method' along with 'max_workers' set to # of modules, # of classes or # of methods in a suite. The default concurrency_level is 'class' if not set. Users are responsible for reasoning the thread-safety.
The recommended settings for most user cases are: If there is setUpModule/tearDownModule in a module, set concurrency_level=module; If there is setUpClass/tearDownClass in a class, set concurrency_level=class; If there is only setUp/tearDown, set concurrency_level=method. Otherwise setUpClass/tearDownClass may run multiple times for a class, and so does setUpModule/tearDownModule for a module.

33 of 33 new or added lines in 4 files covered. (100.0%)

939 of 987 relevant lines covered (95.14%)

2.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 34.1 30 Sep 2015 08:51PM UTC 0
95.04
Travis Job 34.1
2 34.2 30 Sep 2015 08:51PM UTC 0
95.04
Travis Job 34.2
3 34.3 30 Sep 2015 08:51PM UTC 0
95.04
Travis Job 34.3
Source Files on build 34
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #34
  • f1c8ca67 on github
  • Prev Build on master (#32)
  • Next Build on master (#35)
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

© 2025 Coveralls, Inc