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

trotzig / diffux / 354 / 2
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 05 Apr 2014 09:34PM UTC
Files 32
Run time 3s
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

05 Apr 2014 09:22PM UTC coverage: 98.689%. Remained the same
2.1.0

push

travis-ci

lencioni
Stop all jQuery animations before taking snapshots

Setting `$.fx.off` prevents future animations from happening, but has
no effect on animations that are happening when it is set. To make sure
that all of these animations are in their final resting places, I added
a bit of jQuery that stops all animations on all elements, clears their
animation queues, and jumps to the ends of all of these animations. This
will help our snapshots be more consistent.

While I was at it, I adjusted the guards on `$` and `$.fx` to simply
check for the existence of jQuery. This should be good enough. I also
switched our usage of `$` to `jQuery`, since `$` may be defined as
something other than jQuery on some sites, while `jQuery` is likely only
going to be jQuery.

Change-Id: I77122c0db

602 of 610 relevant lines covered (98.69%)

40.54 hits per line

Source Files on job 354.2 (2.1.0)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 354
  • Travis Job 354.2
  • 3b704fcc on github
  • Prev Job for 2.1.0 on master (#353.2)
  • Next Job for 2.1.0 on master (#355.2)
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