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

ambv / black / 946 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2019 12:41PM UTC
Files 3
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

14 Mar 2019 12:39PM UTC coverage: 96.037% (-0.06%) from 96.094%
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci

ambv
Changes default logger used by blib2to3 Driver (#732)

... to stop it from spamming the log when black is used as a library in another
    python application.

When used indirectly by black the logger initiated in `driver.py` will emit
thousands of debug messages making the debug level of the root logger virtually
useless. By getting a named logger instead the verbosity of logging from this
module can easily be controlled by setting its log level.

Fixes #715

2981 of 3104 relevant lines covered (96.04%)

0.96 hits per line

Source Files on job 946.4 (TEST_CMD="coverage run tests/test_black.py")
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 706
  • Travis Job 946.4
  • 227c2d77 on github
  • Prev Job for TEST_CMD="coverage run tests/test_black.py" on master (#945.5)
  • Next Job for TEST_CMD="coverage run tests/test_black.py" on master (#948.4)
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