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

ambv / black / 316
96%

Build:
DEFAULT BRANCH: master
Ran 04 May 2018 08:53PM UTC
Jobs 3
Files 2
Run time 37min
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
316

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

2.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 316.1 04 May 2018 08:53PM UTC 0
94.88
Travis Job 316.1
2 316.2 04 May 2018 09:30PM UTC 0
94.88
Travis Job 316.2
3 316.3 04 May 2018 08:54PM UTC 0
94.88
Travis Job 316.3
Source Files on build 316
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #316
  • adf4ebd2 on github
  • Prev Build on master (#314)
  • Next Build on master (#321)
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