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

dhermes / ci-diff-helper / 65
100%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2016 04:37AM UTC
Jobs 1
Files 12
Run time 0s
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
65

push

travis-ci

dhermes
Adding docs for the other members of __init__.py.

Using the doctest NORMALIZE_WHITESPACE option is a bit
frustrating. I wanted to use

  [
      '/path/to/your/git_checkout/setup.py',
      '/path/to/your/git_checkout/project/__init__.py',
      '/path/to/your/git_checkout/project/feature.py',
  ]

but was forced to use

  ['/path/to/your/git_checkout/setup.py',
   '/path/to/your/git_checkout/project/__init__.py',
   '/path/to/your/git_checkout/project/feature.py']

because the absence of actual whitespace between [ and the first value
/ between the last value and ] as well as the absence of a final trailing
comma.

790 of 790 relevant lines covered (100.0%)

1.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 65.1 10 Oct 2016 04:37AM UTC 0
100.0
Travis Job 65.1
Source Files on build 65
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #65
  • afb25a31 on github
  • Prev Build on master (#64)
  • Next Build on master (#66)
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