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

Wisembly / Totem / 137 / 2
75%
1.x: 100%

Build:
Build:
LAST BUILD BRANCH: master
DEFAULT BRANCH: 1.x
Ran 23 Jul 2014 04:04PM UTC
Files 9
Run time 1min
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

23 Jul 2014 03:49PM UTC coverage: 100.0% (+25.6%) from 74.444%
137.2

push

travis-ci

Taluu
Prevent a bug when computing the Set

The array_replace function was not a good idea, as it replaces
all its indexes with the corresponding index if there is one in
the following arrays.

Which meant that if the old snapshot had these data
`['foo', 'bar', 'fubar']`, and the new one `['foo', 'baz']`, the
resulting array would be `['foo', 'baz', 'fubar']` when
`['foo', 'bar', 'fubar', 'baz']` was expected.

160 of 160 relevant lines covered (100.0%)

5.06 hits per line

Source Files on job 137.2
  • Tree
  • List 0
  • Changed 9
  • Source Changed 2
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 137
  • Travis Job 137.2
  • 2d63a4e1 on github
  • Prev Job for on master (#135.4)
  • Next Job for on master (#139.4)
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