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

psf / black / 2210
95%
master: 96%

Build:
Build:
LAST BUILD BRANCH: simplify-power-operator-hugging
DEFAULT BRANCH: master
Ran 13 Oct 2020 02:58AM UTC
Jobs 4
Files 8
Run time 1min
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
2210

push

travis-ci

cooperlees
Add blackd to nicely exit if missing aiohttp deps
- If no aiohttp* deps exist nicely print a helpful message and exit
- There seems to be no nice way to optionally install the entry point, so lets make the entry point nicer

Test:
```
cooper-mbp1:black cooper$ /tmp/tb/bin/pip install .
cooper-mbp1:black cooper$ /tmp/tb/bin/blackd
aiohttp dependency is not installed: No module named 'aiohttp'. Please re-install black with the '[d]' extra install  to obtain aiohttp_cors: `pip install black[d]`
cooper-mbp1:black cooper$ /tmp/tb/bin/pip install .[d]
...
Successfully installed aiohttp-3.6.3 aiohttp-cors-0.7.0 black
cooper-mbp1:black cooper$ /tmp/tb/bin/blackd
blackd version 20.8b2.dev31+gdd2f86a.d20201013 listening on localhost port 45484
```

Fixes #1688

8 of 8 new or added lines in 1 file covered. (100.0%)

4829 of 5058 relevant lines covered (95.47%)

3.81 hits per line

Jobs
ID Job ID Ran Files Coverage
2 2210.2 (TEST_CMD="coverage run -m unittest") 13 Oct 2020 02:58AM UTC 0
95.22
Travis Job 2210.2
3 2210.3 (TEST_CMD="coverage run -m unittest") 13 Oct 2020 02:58AM UTC 0
95.22
Travis Job 2210.3
4 2210.4 (TEST_CMD="coverage run -m unittest") 13 Oct 2020 02:59AM UTC 0
95.3
Travis Job 2210.4
5 2210.5 (TEST_CMD="coverage run -m unittest") 13 Oct 2020 03:00AM UTC 0
95.28
Travis Job 2210.5
Source Files on build 2210
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2210
  • c509b8e0 on github
  • Prev Build on blackd_import (#1250)
  • Next Build on blackd_import (#1252)
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