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

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

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2021 08:09PM UTC
Files 11
Run time 2s
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

27 Jan 2021 05:36PM UTC coverage: 95.191% (+0.09%) from 95.104%
TEST_CMD="tox -e py"

push

travis-ci

web-flow
Update example exclude to match only files in root (#1861)

* Update example exclude to match only files in root

The `exclude` section of the example `pyproject.toml` file didn't work
as expected. It claimed to exclude matched files only in the project
root, but it actually excluded matched files at any directory level
within the project. We can address this by prepending `^/` to the regex
to ensure that it only matches files in the project root.

See https://github.com/psf/black/issues/1473#issuecomment-740008873 for
explanation.

* Mention excluding directories as well

4691 of 4928 relevant lines covered (95.19%)

0.95 hits per line

Source Files on job 2411.4 (TEST_CMD="tox -e py")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2146
  • Travis Job 2411.4
  • 71117e73 on github
  • Prev Job for TEST_CMD="tox -e py" on master (#2397.3)
  • Next Job for TEST_CMD="tox -e py" on master (#2415.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

© 2026 Coveralls, Inc