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

criteo / biggraphite / 831 / 4
82%
master: 82%

Build:
DEFAULT BRANCH: master
Ran 09 Dec 2016 01:52PM UTC
Files 31
Run time 1s
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

09 Dec 2016 01:42PM UTC coverage: 83.613%. Remained the same
TOXENV=py27-coverage

push

travis-ci

iksaif
Enable posargs in tox (#209)

Makes fast iteration on tests less of a hassle (issue #179).

Sample use cases (same as non-discovery unittest):
   tox -- tests                                          # by module
   tox -- tests.test_glob_utils                          # by file
   tox -- tests.test_accessor.TestMetric                 # by test class
   tox -- tests.test_graphite.TestFinder.test_find_nodes # by test method

Unfortunately, due to the strange way unittest handles arguments (see its
usage text for details) it is not easy pass the usual arguments (catch,
failfast, verbose) in both the default and the posargs calls.

You can pass them through the posargs if you need them:
   tox -- -cfv tests.test_glob_utils.TestGlobUtils

2587 of 3094 relevant lines covered (83.61%)

0.84 hits per line

Source Files on job 831.4 (TOXENV=py27-coverage)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 831
  • Travis Job 831.4
  • 1b0f7728 on github
  • Prev Job for TOXENV=py27-coverage on master (#825.4)
  • Next Job for TOXENV=py27-coverage on master (#833.4)
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