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

qunitjs / qunit / 9407032903
90%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2024 07:58PM UTC
Jobs 1
Files 33
Run time 1min
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%
9407032903

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

Jobs
ID Job ID Ran Files Coverage
1 9407032903.1 14 Nov 56401 10:14AM UTC 0
58.94
GitHub Action Run
Source Files on build 9407032903
Detailed source file information is not available for this build.
  • Back to Repo
  • 5e91e8aa on github
  • Prev Build on workaround-gh-actions-regression (#9405987488)
  • Next Build on main (#9423560244)
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