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

qunitjs / qunit / #2964
92%
main: 91%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 08 May 2021 04:30AM UTC
Jobs 1
Files 29
Run time 2s
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
#2964

push

web-flow
Core: Fix QUnit.module.only() regression where some unrelated modules also executed

This fixes a regression introduced in 2.14.0, restoring the behaviour from 2.13 and earlier.

When `QUnit.module.only()` is used, and there is a later sibling module (implicitly disabled
by the "only" filter), with the later module having a nested module inside it, then since
2.14 that nested module would execute as if it was part of the "only" filter.

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

1218 of 1440 branches covered (84.58%)

3 of 3 new or added lines in 1 file covered. (100.0%)

2144 of 2341 relevant lines covered (91.58%)

428.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 #2964.1 08 May 2021 04:30AM UTC 0
91.58
Source Files on build #2964
  • Tree
  • List 29
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 134c59bd on github
  • Prev Build on refs/heads/main
  • Next Build on refs/heads/main
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