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

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

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2024 07:05PM UTC
Files 37
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

20 Jul 2024 06:52PM UTC coverage: 89.704% (+0.005%) from 89.699%
10022455726.1

push

github

Krinkle
Build: Update dev dependencies (eslint, rollup, grunt, nyc)

No significant difference in the output, except a minor whitespace
improvement somewhere in Babel's helper functions.

```
--- qunit/qunit-main-branch.js
+++ qunit/qunit.js
@@ -37,7 +37,7 @@
   function _createForOfIteratorHelper(r, e) {
     var t = "undefined" != typeof Symbol && r[Symbol.iterator] || r["@@iterator"];
     if (!t) {
-      if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e  ) {
+      if (Array.isArray(r) || (t = _unsupportedIterableToArray(r)) || e) {
         t && (r = t);
```

rollup/plugin-commonjs
* https://github.com/rollup/plugins/blob/commonjs-v26.0.1/packages/commonjs/CHANGELOG.md
* Major upgrade of `glob` which no longer sorts file order.

eslint-plugin-compat
* https://github.com/amilajack/eslint-plugin-compat/releases
* Require ESLint 8+, Node.js 18+.

eslint-plugin-markdown
* https://github.com/eslint/eslint-plugin-markdown/blob/v5.1.0/CHANGELOG.md
* Require ESLint 8+, Node.js 18+.
* Change mapping code block language to file extension.

eslint-plugin-n
* Can't do major upgrade yet,
  because eslint-config-semistandard requires eslint-plugin-n 15.x.

grunt-contrib-connect
* https://github.com/gruntjs/grunt-contrib-connect/blob/v5.0.0/CHANGELOG
* Fix CVE in "ws" via node-http2. https://github.com/advisories/GHSA-3h5v-q93c-6h6q

nyc:
* https://github.com/istanbuljs/nyc/blob/nyc-v17.0.0/CHANGELOG.md
* Require Node.js 18+

1821 of 2030 relevant lines covered (89.7%)

3487.48 hits per line

Source Files on job 10022455726.1
  • Tree
  • List 0
  • Changed 5
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 10022455726
  • ebe37a2b on github
  • Prev Job for on main (#10021780330.1)
  • Next Job for on main (#10022619963.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