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

ambv / black / 946
96%

Build:
DEFAULT BRANCH: master
Ran 14 Mar 2019 12:40PM UTC
Jobs 5
Files 3
Run time 37s
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
946

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

6 of 6 new or added lines in 1 file covered. (100.0%)

2982 of 3104 relevant lines covered (96.07%)

1.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 946.1 (TEST_CMD="mypy black.py blackd.py tests/test_black.py") 14 Mar 2019 12:41PM UTC 0
Travis Job 946.1
2 946.2 (TEST_CMD="black --check --verbose .") 14 Mar 2019 12:40PM UTC 0
Travis Job 946.2
3 946.3 (TEST_CMD="flake8 black.py blackd.py tests/test_black.py") 14 Mar 2019 12:40PM UTC 0
Travis Job 946.3
4 946.4 (TEST_CMD="coverage run tests/test_black.py") 14 Mar 2019 12:41PM UTC 0
96.04
Travis Job 946.4
5 946.5 (TEST_CMD="coverage run tests/test_black.py") 14 Mar 2019 12:41PM UTC 0
96.07
Travis Job 946.5
Source Files on build 946
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #946
  • 227c2d77 on github
  • Prev Build on master (#945)
  • Next Build on master (#948)
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