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

trotzig / diffux / 283
99%

Build:
DEFAULT BRANCH: master
Ran 23 Mar 2014 05:23AM UTC
Jobs 1
Files 27
Run time 7s
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
283

push

travis-ci

lencioni
Fix bug with rendering diff when after is wider than before

There was a bug in our diff image rendering that prevented the
additional pixels from being rendered on changed rows when the after
image is wider than the before image. This was happening because
Array#zip maintains the length of the original array, causing the extra
pixels to be thrown away. To fix this, we just need to detect that this
is happening and render the pixels as added.

Change-Id: I47742d6bd

520 of 539 relevant lines covered (96.47%)

26.45 hits per line

Jobs
ID Job ID Ran Files Coverage
1 283.1 (2.0.0) 23 Mar 2014 05:23AM UTC 0
96.47
Travis Job 283.1
Source Files on build 283
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #283
  • ae713cfd on github
  • Prev Build on master (#282)
  • Next Build on master (#284)
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