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

psf / black / 1227 / 5
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 20 Oct 2019 04:04PM 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

20 Oct 2019 04:02PM UTC coverage: 95.715% (-0.006%) from 95.721%
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci

web-flow
Back out #850 (#1079)

Fixes #1042 (and probably #1044 which looks like the same thing).

The issue with the "obviously unnecessary" parentheses that #850 removed is that sometimes they're necessary to help Black fit something in one line. I didn't see an obvious solution that still removes the parens #850 was intended to remove, so let's back out this change for now in the interest of unblocking a release.

This PR also adds a test adapted from the failing example in #1042, so that if we try to reapply the #850 change we don't break the same case again.

3261 of 3407 relevant lines covered (95.71%)

0.96 hits per line

Source Files on job 1227.5 (TEST_CMD="coverage run tests/test_black.py")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 215
  • Travis Job 1227.5
  • 14b28c89 on github
  • Prev Job for TEST_CMD="coverage run tests/test_black.py" on master (#1225.5)
  • Next Job for TEST_CMD="coverage run tests/test_black.py" on master (#270.4)
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