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

qunitjs / qunit / 10170063424 / 1
90%
main: 90%

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

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

Source Files on job 10170063424.1
  • Tree
  • List 0
  • Changed 2
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10170063424
  • 50c4daa4 on github
  • Prev Job for on main (#10170007641.1)
  • Next Job for on main (#10170536625.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