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

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

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2021 08:09PM UTC
Files 0
Run time 0s
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: 0.0%. Remained the same
TEST_CMD="pre-commit run --all-files --show-diff-on-failure"

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

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Source Files on job 2411.1 (TEST_CMD="pre-commit run --all-files --show-diff-on-failure")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2146
  • Travis Job 2411.1
  • 71117e73 on github
  • Prev Job for TEST_CMD="pre-commit run --all-files --show-diff-on-failure" on master (#2397.1)
  • Next Job for TEST_CMD="pre-commit run --all-files --show-diff-on-failure" on master (#2415.1)
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