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

psf / black / 291
96%

Build:
DEFAULT BRANCH: master
Ran 24 Oct 2019 04:16AM UTC
Jobs 4
Files 8
Run time 2min
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
291

push

travis-ci-com

JelleZijlstra
setup.py: rename _version.py to _black_version.py (#1089)

In #1082, _version.py was renamed to _black_version.py, but the
py_modules line in setup.py wasn't changed, which meant that when
installed from source, running it failed with something like:

```
Traceback (most recent call last):
  File "~/.pyenv/versions/3.6.5/bin/black", line 5, in <module>
    from black import patched_main
  File "~/.pyenv/versions/3.6.5/lib/python3.6/site-packages/black.py", line 55, in <module>
    from _black_version import version as __version__
ModuleNotFoundError: No module named '_black_version'
```

6576 of 6866 relevant lines covered (95.78%)

2.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 291.1 (TEST_CMD="pre-commit run --all-files") 24 Oct 2019 04:16AM UTC 0
Travis Job 291.1
2 291.2 (TEST_CMD="coverage run tests/test_black.py") 24 Oct 2019 04:17AM UTC 0
95.72
Travis Job 291.2
3 291.3 (TEST_CMD="coverage run tests/test_black.py") 24 Oct 2019 04:17AM UTC 0
95.72
Travis Job 291.3
4 291.4 (TEST_CMD="coverage run tests/test_black.py") 24 Oct 2019 04:18AM UTC 0
95.84
Travis Job 291.4
Source Files on build 291
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #291
  • 8ea13474 on github
  • Prev Build on master (#1244)
  • Next Build on master (#1248)
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