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

ambv / black / 316 / 1
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 04 May 2018 08:53PM UTC
Files 2
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

04 May 2018 08:52PM UTC coverage: 94.881%. Remained the same
316.1

push

travis-ci

ambv
Remove unnecessary shebang lines (#189)

Since black.py is not marked as executable, the shebang in black.py serves
no purpose. black should be invoked through its entry point any way.

token.py is an internal module without a __name__ == '__main__' block or
other executable code. It contains just list of constants and small
helper functions.

Signed-off-by: Christian Heimes <christian@python.org>

1798 of 1895 relevant lines covered (94.88%)

0.95 hits per line

Source Files on job 316.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 124
  • Travis Job 316.1
  • adf4ebd2 on github
  • Prev Job for on master (#314.2)
  • Next Job for on master (#321.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