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

qunitjs / qunit / 9406028334 / 1
59%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 06 Jun 2024 06:31PM UTC
Files 33
Run time 1s
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

06 Jun 2024 06:29PM UTC coverage: 58.944% (-3.8%) from 62.757%
9406028334.1

push

github

Krinkle
Core: Remove undocumented `details.modules[].tests` from QUnit.begin() event

This was added to QUnit.begin [1] in QUnit 1.16.0 for internal use by
html-reporter to know about each upcoming test before it is executed/finished.

In QUnit 2.7.0, we removed [2] that internal use in favour of listening to
the more reliable `QUnit.testStart()` [3] event instead since tests can sometimes
be defined later or during the test run, which would not be known to
`QUnit.begin().

[1]: https://qunitjs.com/api/callbacks/QUnit.begin/
[2]: https://github.com/qunitjs/qunit/commit/43a3d87fd
[3]: https://qunitjs.com/api/callbacks/QUnit.testStart/

1206 of 2046 relevant lines covered (58.94%)

1900.48 hits per line

Source Files on job 9406028334.1
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 8
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9406028334
  • 5e91e8aa on github
  • Prev Job for on rm-begin-tests (#9405987488.1)
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