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

psf / black / 1194 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2019 06: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

10 Oct 2019 06:50PM UTC coverage: 95.607%. Remained the same
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci

JelleZijlstra
Fix issue with type comments on lines with trailing commas (#1058)

The code introduced in #1027 to detect whether a type comment appeared
after a regular comment in a Line would spuriously misfire when a leaf
was in the comments dict but had an empty list of comments. This can
occur as an artifact of how comments on trailing commas are handled,
it seems.

(This was discovered trying to test black out on mypy.)

3221 of 3369 relevant lines covered (95.61%)

0.96 hits per line

Source Files on job 1194.4 (TEST_CMD="coverage run tests/test_black.py")
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 153
  • Travis Job 1194.4
  • 6fe80093 on github
  • Prev Job for TEST_CMD="coverage run tests/test_black.py" on master (#222.4)
  • Next Job for TEST_CMD="coverage run tests/test_black.py" on master (#237.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