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

renatahodovan / picire / 110 / 6
93%
master: 93%

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

26 Feb 2019 02:20PM UTC coverage: 89.449% (-0.5%) from 89.92%
TOXENV=cov

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

Source Files on job 110.6 (TOXENV=cov)
  • Tree
  • List 0
  • Changed 11
  • Source Changed 11
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 106
  • Travis Job 110.6
  • 9913d9f0 on github
  • Prev Job for TOXENV=cov on master (#109.5)
  • Next Job for TOXENV=cov on master (#115.6)
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