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

qunitjs / qunit / 1936 / 7
89%
main: 90%

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

14 Apr 2017 05:54PM UTC coverage: 88.039% (+0.05%) from 87.986%
NPM_SCRIPT=coverage

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

Source Files on job 1936.7 (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 1936
  • Travis Job 1936.7
  • 2ce7e913 on github
  • Prev Job for NPM_SCRIPT=coverage on master (#1934.7)
  • Next Job for NPM_SCRIPT=coverage on master (#1937.7)
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