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

renatahodovan / picire / 110
93%

Build:
DEFAULT BRANCH: master
Ran 27 Feb 2019 05:20PM UTC
Jobs 1
Files 16
Run time 274min
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
110

push

travis-ci

renatahodovan
Add Python 2 support for maximum compatibility

- Drop keyword-only arguments.
- Retrieve number of available CPUs via `multiprocessing` package
  instead of `os`.
- Rewrite `yield from generator` to `from x in generator: yield x`.
- Work around missing keyword arguments from `str.splitlines` and
  `os.makedirs`.
- Ensure that absolute imports work the same way as in Python 3 via
  `__future__`.
- Work around the differences of the `inspect` package.
- Don't expect `subprocess.Popen` to be a context manager.

568 of 635 relevant lines covered (89.45%)

0.89 hits per line

Jobs
ID Job ID Ran Files Coverage
6 110.6 (TOXENV=cov) 27 Feb 2019 05:20PM UTC 0
89.45
Travis Job 110.6
Source Files on build 110
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #110
  • 9913d9f0 on github
  • Prev Build on master (#109)
  • Next Build on master (#115)
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