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

qunitjs / qunit / 9639524728
90%

Build:
DEFAULT BRANCH: main
Ran 24 Jun 2024 04:24AM UTC
Jobs 1
Files 37
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

24 Jun 2024 04:19AM UTC coverage: 89.225%. Remained the same
9639524728

push

github

Krinkle
Test: Refactor events.js and callbacks.js to regular fixtures

In particular, events.js was the only test we had in which a QUnit
test was loading another QUnit instance. This fails as-is after the
"Always define globalThis.QUnit" patch for
https://github.com/qunitjs/qunit/issues/1551, because it would return
the instance that's already running instead of a separate one.

It will still be possible to do this, by adding `delete global.QUnit`
before the import, but that's not the purpose of the events test.
Instead, I've added a separate test that proves inception works.

1830 of 2051 relevant lines covered (89.22%)

2153.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9639524728.1 17 May 56449 09:37AM UTC 0
89.22
GitHub Action Run
Source Files on build 9639524728
Detailed source file information is not available for this build.
  • Back to Repo
  • 57a543bd on github
  • Prev Build on main (#9637285290)
  • Next Build on main (#9654807469)
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