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

qunitjs / qunit / 9879925159
90%

Build:
DEFAULT BRANCH: main
Ran 10 Jul 2024 07:01PM UTC
Jobs 1
Files 37
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

10 Jul 2024 07:00PM UTC coverage: 89.145% (+0.05%) from 89.094%
9879925159

push

github

web-flow
HTML Reporter: QUnit 3.0 theme structure and layout

Notable design changes:

* Edge to edge design.
  Remove body margin (browser default), remove rounded corners.

* Progress bar.
  The qunit-banner was previously blank until it turns green/red.
  Test execution is now animated with a blue progress bar.

* Adopt system-ui fonts, remove any text shadows.

* Sticky header reduced to toolbar.
  Re-implemented using `position: sticky`, to create a normal
  page-level scrollbar instead of a scrollable area. The rest of the
  page naturally flows under it. This fixes various layout quirks,
  with custom elements no longer squished or pushed outside the viewport.
  This is similar to how things rendered prior to QUnit 2.14.

  The sticky part now excludes the page title and user agent,
  making more optimal use of vertical space.

* Move "Abort" button to the left.

  This previously floated in a somewhat-random position on the right.
  The toolbar now occupies the same height during the "running" and
  "completed" state, avoiding a visible layout shift.

* Remove 2px offset hack from checkboxes to make them vertically aligned.

Other changes:

* `#qunit-userAgent` is now DIV rather than H2,
  placed above #qunit-testrunner-toolbar instead of below it.
* `#qunit-toolbar` now parents `#qunit-banner`, `#qunit-testresult`,
  and `#qunit-filteredTest`.
* `#qunit-header` now parents `H1` and `#qunit-userAgent`.
* The `#qunit-modulefilter-actions` buttons are now ordered in a more
  natural way in the DOM. Previously, the order was reversed, with
  the default theme using float: right to reverse them.
  To achieve right-aligned buttons like before, one could set
  `text-align: right` on `.qunit-modulefilter-actions`.
* The `.qunit-skipped-label` and `.qunit-todo-label` elements, which
  are palced before TODO/SKIP test titles, now include a space between
  the label and the test title. This means the word "skipped" and ... (continued)

53 of 77 new or added lines in 1 file covered. (68.83%)

1 existing line in 1 file now uncovered.

1815 of 2036 relevant lines covered (89.15%)

2366.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9879925159.1 06 Nov 56494 06:27PM UTC 0
89.15
GitHub Action Run
Source Files on build 9879925159
Detailed source file information is not available for this build.
  • Back to Repo
  • 47e3b996 on github
  • Prev Build on main (#9864990439)
  • Next Build on main (#9881705919)
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