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

psf / black / 2813 / 2
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 28 Apr 2021 02:09PM UTC
Files 11
Run time 35s
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

28 Apr 2021 02:07PM UTC coverage: 94.979%. Remained the same
TEST_CMD="tox -e py"

push

travis-ci

web-flow
Remove useless shebangs in non-executable files (#2161)

Such shebangs are only ever used if the file is executed directly, i.e.:

    $ /usr/lib/python3.9/site-packages/black_primer/cli.py

But that doesn't work:

    $ /usr/lib/python3.9/site-packages/black_primer/cli.py
    bash: /usr/lib/python3.9/site-packages/black_primer/cli.py: Permission denied

The lib file even has: "lib is a library, funnily enough"

4824 of 5079 relevant lines covered (94.98%)

0.95 hits per line

Source Files on job 2813.2 (TEST_CMD="tox -e py")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2494
  • Travis Job 2813.2
  • 89a856d7 on github
  • Prev Job for TEST_CMD="tox -e py" on master (#2811.2)
  • Next Job for TEST_CMD="tox -e py" on master (#2816.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