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

divmain / GitSavvy / 1648 / 2
37%
master: 36%

Build:
Build:
LAST BUILD BRANCH: release/2.19.0
DEFAULT BRANCH: master
Ran 01 Oct 2018 02:21PM UTC
Files 105
Run time 8s
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

01 Oct 2018 02:14PM UTC coverage: 31.257% (-0.2%) from 31.446%
1648.2

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

2253 of 7208 relevant lines covered (31.26%)

0.31 hits per line

Source Files on job 1648.2
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1382
  • Travis Job 1648.2
  • f8b65c8f on github
  • Prev Job for on dev (#1647.1)
  • Next Job for on dev (#1656.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