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

psf / black / 1300
96%

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

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>

6656 of 6950 relevant lines covered (95.77%)

2.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1300.1 (TEST_CMD="pre-commit run --all-files") 30 Oct 2019 02:31PM UTC 0
Travis Job 1300.1
2 1300.2 (TEST_CMD="coverage run tests/test_black.py") 30 Oct 2019 02:31PM UTC 0
95.74
Travis Job 1300.2
3 1300.3 (TEST_CMD="coverage run tests/test_black.py") 30 Oct 2019 02:31PM UTC 0
95.74
Travis Job 1300.3
4 1300.4 (TEST_CMD="coverage run tests/test_black.py") 30 Oct 2019 02:31PM UTC 0
95.86
Travis Job 1300.4
Source Files on build 1300
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1300
  • 3e60f6d4 on github
  • Prev Build on master (#1299)
  • Next Build on master (#341)
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