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

psf / black / 214
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: version_mismatch_blackrunner
DEFAULT BRANCH: master
Ran 01 Oct 2019 09:53PM UTC
Jobs 6
Files 8
Run time 3min
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
214

Pull #1009

travis-ci-com

web-flow
Remove the use of attrs/dataclasses to help mypyc

mypyc currently falls back to creating non-extension classes for
dataclasses, which prevents most of the useful optimizations from
happening. Rewrite all the classes to not rely on dataclass.

Co-authored-by: Sanjit Kalapatapu <sanjitkal@gmail.com>
Co-authored-by: Michael J. Sullivan <sully@msully.net>
Pull Request #1009: Support compilation with mypyc

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

6508 of 6800 relevant lines covered (95.71%)

2.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 214.1 (TEST_CMD="mypy black.py blackd.py tests/test_black.py blib2to3") 01 Oct 2019 09:53PM UTC 0
Travis Job 214.1
2 214.2 (TEST_CMD="black --check --verbose .") 01 Oct 2019 09:53PM UTC 0
Travis Job 214.2
3 214.3 (TEST_CMD="flake8 black.py blackd.py tests/test_black.py") 01 Oct 2019 09:54PM UTC 0
Travis Job 214.3
4 214.4 (TEST_CMD="coverage run tests/test_black.py") 01 Oct 2019 09:55PM UTC 0
95.68
Travis Job 214.4
5 214.5 (TEST_CMD="coverage run tests/test_black.py") 01 Oct 2019 09:55PM UTC 0
95.68
Travis Job 214.5
6 214.6 (TEST_CMD="coverage run tests/test_black.py") 01 Oct 2019 09:56PM UTC 0
95.79
Travis Job 214.6
Source Files on build 214
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #214
  • Pull Request #1009
  • PR Base - master (#1164)
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