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

ciudadanointeligente / write-it / 2377
98%

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

pending completion
2377

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%)

1.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2377.1 (DB=postgres) 03 Jul 2015 11:19AM UTC 0
98.58
Travis Job 2377.1
2 2377.2 (DB=sqlite3) 03 Jul 2015 11:21AM UTC 0
98.58
Travis Job 2377.2
Source Files on build 2377
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2377
  • c8b48ddf on github
  • Prev Build on master (#2376)
  • Next Build on master (#2378)
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