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

trotzig / diffux / 354
99%

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

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%)

81.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 354.1 (2.0.0) 05 Apr 2014 09:33PM UTC 0
98.69
Travis Job 354.1
2 354.2 (2.1.0) 05 Apr 2014 09:34PM UTC 0
98.69
Travis Job 354.2
Source Files on build 354
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #354
  • 3b704fcc on github
  • Prev Build on master (#353)
  • Next Build on master (#355)
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

© 2025 Coveralls, Inc