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

SanDisk-Open-Source / pyvcd / 76 / 6
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 12 Mar 2020 08:53PM UTC
Files 3
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

12 Mar 2020 08:50PM UTC coverage: 100.0%. Remained the same
MAKE_TARGET=coverage

push

travis-ci

jpgrayson
Use black formatting

All code is updated to use black formatting.

https://github.com/psf/black

A pyproject.toml file is added with configuration for the black tool. Note
that skip-string-normalization is enabled; this allows pyvcd code to
continue using single-quoted strings instead of black's default of
double-quoted strings.

The Makefile's 'lint' and 'format' targets are updated to use black.

N.B. there is an issue with installing/running black with pypy3, so instead
of including it in requirements.txt, it is installed conditionally in
.travis.yml.

    https://github.com/psf/black/issues/727
    https://github.com/python/typed_ast/issues/111

296 of 296 branches covered (100.0%)

Branch coverage included in aggregate %.

537 of 537 relevant lines covered (100.0%)

1.0 hits per line

Source Files on job 76.6 (MAKE_TARGET=coverage)
  • Tree
  • List 0
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 65
  • Travis Job 76.6
  • 2633b6c4 on github
  • Prev Job for MAKE_TARGET=coverage on master (#75.6)
  • Next Job for MAKE_TARGET=coverage on master (#77.6)
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