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

qunitjs / qunit / 10170063424
90%

Build:
DEFAULT BRANCH: main
Ran 30 Jul 2024 09:32PM UTC
Jobs 1
Files 38
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

30 Jul 2024 09:25PM UTC coverage: 90.191%. Remained the same
10170063424

push

github

Krinkle
Demos: Cover all 29 bundler variants in Node.js

Previously only the 5 .cjs.js outputs were tested in Node.js.

* Rename .es.js to  .es.mjs output, because otherwise `node --import=`
  will reject it. The rejection error suggest placing `{ type: 'module' }`
  in package.json, but we can't given the Webpack caveat (see build.mjs).

* Use readdirSync(), since 29 is too many to hardcode.
  We have to know the list of test cases at the top-level,
  thus run readdirSync() top-level,
  thus run build.mjs before it, which is ESM and async,
  thus to import and await it, the test file has to be an ESM file,
  convert to demos/bundlers.mjs accordingly.

1839 of 2039 relevant lines covered (90.19%)

3493.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10170063424.1 23 Nov 56549 10:23AM UTC 0
90.19
GitHub Action Run
Source Files on build 10170063424
Detailed source file information is not available for this build.
  • Back to Repo
  • 50c4daa4 on github
  • Prev Build on main (#10170007641)
  • Next Build on main (#10170536625)
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