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

psf / black / 1300 / 4
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 30 Oct 2019 02:31PM UTC
Files 4
Run time 1s
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

30 Oct 2019 02:29PM UTC coverage: 95.863% (+0.1%) from 95.73%
TEST_CMD="coverage run tests/test_black.py"

push

travis-ci

JelleZijlstra
Support compilation with mypyc (#1009)

* Make most of blib2to3 directly typed and mypyc-compatible

This used a combination of retype and pytype's merge-pyi to do the
initial merges of the stubs, which then required manual tweaking to
make actually typecheck and work with mypyc.

Co-authored-by: Sanjit Kalapatapu <sanjitkal@gmail.com>
Co-authored-by: Michael J. Sullivan <sully@msully.net>

* Make black able to compile and run with mypyc

The changes made fall into a couple categories:
 * Fixing actual type mistakes that slip through the cracks
 * Working around a couple mypy bugs (the most annoying of which being
   that we need to add type annotations in a number of places where
   variables are initialized to None)

Co-authored-by: Sanjit Kalapatapu <sanjitkal@gmail.com>
Co-authored-by: Michael J. Sullivan <sully@msully.net>

3337 of 3481 relevant lines covered (95.86%)

0.96 hits per line

Source Files on job 1300.4 (TEST_CMD="coverage run tests/test_black.py")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 348
  • Travis Job 1300.4
  • 3e60f6d4 on github
  • Prev Job for TEST_CMD="coverage run tests/test_black.py" on master (#1299.3)
  • Next Job for TEST_CMD="coverage run tests/test_black.py" on master (#341.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

© 2025 Coveralls, Inc