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

psf / black / 1809 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 09 May 2020 04:24PM UTC
Files 5
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

09 May 2020 04:22PM UTC coverage: 96.367%. Remained the same
TEST_CMD="coverage run -m unittest"

push

travis-ci

web-flow
Handle ImportError from multiprocessing module (#1400)

Termux's Python environment doesn't provide sem_open, but fails with a
nested `ImportError` on import attempts:

    ImportError: cannot import name 'SemLock' from '_multiprocessing'

This updates the existing handling for AWS Lambda to catch both
`OSError` and `ImportError`.

4218 of 4377 relevant lines covered (96.37%)

0.96 hits per line

Source Files on job 1809.3 (TEST_CMD="coverage run -m unittest")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1112
  • Travis Job 1809.3
  • 865f5361 on github
  • Prev Job for TEST_CMD="coverage run -m unittest" on master (#847.2)
  • Next Job for TEST_CMD="coverage run -m unittest" on master (#1812.2)
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