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

qunitjs / qunit / 2816 / 6
59%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 30 Aug 2020 10:59PM UTC
Files 1
Run time 0s
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

30 Aug 2020 10:52PM UTC coverage: 54.801%. Remained the same
NPM_SCRIPT=coverage

push

travis-ci-com

Krinkle
Tests: Remove broken tests for removed "autorun" feature

This follows-up 8f447ee760f3, which removed QUnit.config.autorun
in favour of the simpler QUnit.config.autostart.

The main distinction between the two is that with autostart you
can decide when to start the tests, e.g. after you've loaded them
all. And then they will run to completion under the standard
even model.

With autorun, it was also possible to pick things up again it seems.
However while this is unofficially supported for debugging in the
HTML reporter, it doesn't quite work programmatically and indeed
these tests don't pass currently (they get stuck half-way due to
various internal state being invalid and then have an uncaught
exception).

Also, the "test-on-node" and "cli" test suites already skipped
these essentially.

Fixes https://github.com/qunitjs/qunit/issues/1280.

901 of 1941 branches covered (46.42%)

1718 of 3135 relevant lines covered (54.8%)

150.84 hits per line

Source Files on job 2816.6 (NPM_SCRIPT=coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2637
  • Travis Job 2816.6
  • a6518531 on github
  • Prev Job for NPM_SCRIPT=coverage on cleanup (#2815.6)
  • Next Job for NPM_SCRIPT=coverage on cleanup (#2818.6)
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