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

qunitjs / qunit / 9309397182
90%

Build:
DEFAULT BRANCH: main
Ran 30 May 2024 09:24PM UTC
Jobs 1
Files 34
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 May 2024 09:02PM UTC coverage: 58.829% (-29.9%) from 88.679%
9309397182

push

github

Krinkle
Build: Upgrade grunt-contrib-qunit and puppeteer

* test/overload.html

  Fix reliance on unsupported late-defined tests, instead separate
  capture and test, with test defined early.

  Fix reliance on conditionally executed tests. Define test early
  and unconditonally instead.

  Fix noise in CI output from supposed uncaught error,
  by returning true instead of false.

  Document reason for non-strict test, and make double load
  clearly intentional.

* sandboxed-iframe.html

  grunt-contrib-qunit v6.1.0 and later report uncaught errors,
  and the parent frame was failing since the injected 'bridge' script
  would fail to find QUnit.

  grunt-contrib-qunit v7.0.1 changed bridge.js to be a no-op in
  iframes and other windows, which means re-use of this internal
  script no longer works. It was never supported anyway.

  Instead, let the parent/child iframe communicate via postMessage,
  and have the parent window run as a normal test from there as far
  as CI is concerned.

Ref https://github.com/gruntjs/grunt-contrib-qunit.

1216 of 2067 relevant lines covered (58.83%)

1882.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9309397182.1 14 Nov 56382 05:40AM UTC 0
58.83
GitHub Action Run
Source Files on build 9309397182
Detailed source file information is not available for this build.
  • Back to Repo
  • fcc0d670 on github
  • Prev Build on eslint8-upgrade (#9308590186)
  • Next Build on main (#9310594653)
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