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

psf / black / 341
96%

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

push

travis-ci-com

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