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

divmain / GitSavvy / 1648
37%
master: 36%

Build:
Build:
LAST BUILD BRANCH: release/2.19.0
DEFAULT BRANCH: master
Ran 01 Oct 2018 02:16PM UTC
Jobs 2
Files 105
Run time 5min
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
1648

push

travis-ci

randy3k
Bugfix: avoid splitlines in blame (#1015)

* fix: split blame output by "\n" explicitly

This avoid additional "line break" symbols in source code from being
considered as line breaks in our parser. Git seems to only ever
consider '\n' as a newline character, but python's "splitlines()" method
considers many others by default.

Refs:
https://github.com/python/cpython/blob/3.4/Objects/unicodetype_db.h#L4317-L4338
https://github.com/git/git/blob/master/blame.c#L1633-L1637

* fix: skip empty last line while parsing blame

2266 of 7208 relevant lines covered (31.44%)

0.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1648.1 01 Oct 2018 02:16PM UTC 0
31.44
Travis Job 1648.1
2 1648.2 01 Oct 2018 02:21PM UTC 0
31.26
Travis Job 1648.2
Source Files on build 1648
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1648
  • f8b65c8f on github
  • Prev Build on dev (#1647)
  • Next Build on dev (#1656)
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