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

ciudadanointeligente / write-it / 2377 / 1
98%
master: 98%

Build:
DEFAULT BRANCH: master
Ran 03 Jul 2015 11:19AM UTC
Files 111
Run time 5s
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

03 Jul 2015 11:12AM UTC coverage: 98.576%. Remained the same
DB=postgres

push

travis-ci

davea
Preserve empty lines in message content

Fixes #1032.

textwrap.wrap() will return an empty list if given a string consisting only of
whitespace, which means empty lines are lost when itertools.chain() does its
thing.

This commit replaces the empty lists from wrap() with single-element lists
containing an empty string, which restores the newlines in the processed
message content.

7963 of 8078 relevant lines covered (98.58%)

0.99 hits per line

Source Files on job 2377.1 (DB=postgres)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 2377
  • Travis Job 2377.1
  • c8b48ddf on github
  • Prev Job for DB=postgres on master (#2376.1)
  • Next Job for DB=postgres on master (#2378.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