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

psf / black / 2106 / 3
96%
master: 96%

Build:
DEFAULT BRANCH: master
Ran 27 Aug 2020 12:01AM UTC
Files 8
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

26 Aug 2020 11:59PM UTC coverage: 95.21% (+0.002%) from 95.208%
TEST_CMD="coverage run -m unittest"

push

travis-ci

ambv
Fix multiline docstring quote normalization

The quotes of multiline docstrings are now only normalized when string
normalization is off, instead of the string normalization setting being
ignored and the quotes being *always* normalized.

I had to make a new test case and data file since the current pair for
docstrings only worked when there is no formatting difference between the
formatting results with string normalization on and off. I needed to add
tests for when there *are* differences between the two. So I split
test_docstring's test code when string normalization is disabled into a
new test case along with a new data file.

4711 of 4948 relevant lines covered (95.21%)

0.95 hits per line

Source Files on job 2106.3 (TEST_CMD="coverage run -m unittest")
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1648
  • Travis Job 2106.3
  • 7fe19fac on github
  • Prev Job for TEST_CMD="coverage run -m unittest" on master (#2104.3)
  • Next Job for TEST_CMD="coverage run -m unittest" on master (#1145.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