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

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

Build:
DEFAULT BRANCH: master
Ran 25 Nov 2019 10:20PM 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

25 Nov 2019 10:16PM UTC coverage: 95.863% (+0.1%) from 95.741%
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci-com

JelleZijlstra
Fix unstable formatting with some `# type: ignore`s (#1113)

`type: ignore` shouldn't block collapsing a line, since it will still
apply fine to the merged line. This prevents an issue where a reformat
causes it to shift lines and then be merged on a subsequent pass.

There is a downside to this, which is that it can cause a `type:
ignore` to apply to more code than was originally intended. There
might be a way to apply this in a more limited situation, but I'm not
sure what it is.

Fixes #1061.

3337 of 3481 relevant lines covered (95.86%)

0.96 hits per line

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