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

qunitjs / qunit / 1936
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 14 Apr 2017 06:03PM UTC
Jobs 1
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

pending completion
1936

push

travis-ci

trentmwillis
Core: Fix bug calling hooks with skipped tests (#1156)

* Core: Fix bug calling hooks with skipped tests

When the first/last test in a module was skipped, it would cause the module's
before()/after() hook to not be called. This ensures those hooks will always be
called.

* Core: address PR feedback (to be squashed)

* Core: Don't store array of unskipped tests

Instead of storing an array of unskipped tests, we can
just set a skip flag on each test, and compute the
number of unskipped tests on the fly.

* Core: code review feedback

959 of 1231 branches covered (77.9%)

1796 of 2040 relevant lines covered (88.04%)

407.8 hits per line

Jobs
ID Job ID Ran Files Coverage
7 1936.7 (NPM_SCRIPT=coverage) 14 Apr 2017 06:03PM UTC 0
88.04
Travis Job 1936.7
Source Files on build 1936
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1936
  • 2ce7e913 on github
  • Prev Build on master (#1934)
  • Next Build on master (#1937)
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