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

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

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

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

Source Files on job 9309397182.1
  • Tree
  • List 0
  • Changed 28
  • Source Changed 0
  • Coverage Changed 16
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9309397182
  • fcc0d670 on github
  • Prev Job for on main (#9308590186.1)
  • Next Job for on main (#9310594653.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