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

psf / black / 1248
96%

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

push

travis-ci

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'
```

6574 of 6866 relevant lines covered (95.75%)

2.87 hits per line

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