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

psf / black / 1194
96%

Build:
DEFAULT BRANCH: master
Ran 10 Oct 2019 06:51PM UTC
Jobs 6
Files 8
Run time 2min
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
1194

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.)

6444 of 6738 relevant lines covered (95.64%)

2.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1194.1 (TEST_CMD="mypy black.py blackd.py tests/test_black.py") 10 Oct 2019 06:52PM UTC 0
Travis Job 1194.1
2 1194.2 (TEST_CMD="black --check --verbose .") 10 Oct 2019 06:51PM UTC 0
Travis Job 1194.2
3 1194.3 (TEST_CMD="flake8 black.py blackd.py tests/test_black.py") 10 Oct 2019 06:52PM UTC 0
Travis Job 1194.3
4 1194.4 (TEST_CMD="coverage run tests/test_black.py") 10 Oct 2019 06:52PM UTC 0
95.61
Travis Job 1194.4
5 1194.5 (TEST_CMD="coverage run tests/test_black.py") 10 Oct 2019 06:52PM UTC 0
95.61
Travis Job 1194.5
6 1194.6 (TEST_CMD="coverage run tests/test_black.py") 10 Oct 2019 06:54PM UTC 0
95.73
Travis Job 1194.6
Source Files on build 1194
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1194
  • 6fe80093 on github
  • Prev Build on master (#222)
  • Next Build on master (#237)
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