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

trotzig / diffux / 257
96%
master: 99%

Build:
Build:
LAST BUILD BRANCH: animations
DEFAULT BRANCH: master
Ran 09 Mar 2014 05:21PM UTC
Jobs 2
Files 26
Run time –
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
257

push

travis-ci

lencioni
Replace guts of SnapshotComparer#to_array_of_arrays

The first implementation of this iterated over each pixel, building up
arrays of arrays. This commit simplifies this a bit by using ChunkyPNG's
built-in `#row` method, which returns an array of the given row's pixels
as Integers, which is exactly what we want. Since we are using OilyPNG,
this may improve the performance, but even if it doesn't, it is simpler
and easier to read.

At the same time, I added some YARD in the vicinity.

Change-Id: I8c3b4279d

479 of 497 relevant lines covered (96.38%)

57.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 257.1 (2.0.0) 09 Mar 2014 05:22PM UTC 0
96.38
Travis Job 257.1
2 257.2 (2.1.0) 09 Mar 2014 05:21PM UTC 0
96.38
Travis Job 257.2
Source Files on build 257
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #257
  • 3b583bc7 on github
  • Prev Build on better-diffs (#256)
  • Next Build on better-diffs (#258)
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