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

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

Build:
DEFAULT BRANCH: master
Ran 08 May 2020 12:52PM UTC
Files 4
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

08 May 2020 12:49PM UTC coverage: 95.75%. Remained the same
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci-com

web-flow
Move to 'py3' tagged wheels (#1388)

- This makes black wheels to be tagged as py3 default
- `python_requires=">=3.6"` ensures we are >= 3.6

Test:
```
python3 -m venv /tmp/build_black
/tmp/build_black/bin/pip install --upgrade pip setuptools wheel
/tmp/build_black/bin/python setup.py bdist_wheel
...
black-19.10b1.dev53+g81bf9bb.d20200508-py3-none-any.whl
```

Addresses #1385

3379 of 3529 relevant lines covered (95.75%)

0.96 hits per line

Source Files on job 762.3 (TEST_CMD="coverage run tests/test_black.py")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 991
  • Travis Job 762.3
  • 07c046b7 on github
  • Prev Job for TEST_CMD="coverage run tests/test_black.py" on master (#1721.2)
  • Next Job for TEST_CMD="coverage run tests/test_black.py" on master (#1724.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