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

qunitjs / qunit / #2978 / 1
92%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 16 May 2021 10:19PM UTC
Files 32
Run time 2s
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

16 May 2021 09:56PM UTC coverage: 91.636% (-0.3%) from 91.922%
#2978.1

push

Krinkle
Docs: Fix categories to sort by title instead of filename

The default seems to be sorted by filename, which would be good
enough if it weren't for the fact that it includes the `.md` file
extension, and thus, after we introduced `test.each.md`, the sorting
was:

* test.each
* test
* test.only
* test.skip
* test.todo

because `each` < `md`:

* test.each.md
* test.md
* test.only.md
* test.skip.md
* test.todo.md

Fix by adding an explicit sort for the `title` key.

Ref https://github.com/qunitjs/qunit/pull/1569.

1279 of 1507 branches covered (84.87%)

2246 of 2451 relevant lines covered (91.64%)

421.63 hits per line

Source Files on job #2978.1
  • Tree
  • List 0
  • Changed 23
  • Source Changed 0
  • Coverage Changed 23
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2978
  • 18c47c0f on github
  • Prev Job for on refs/heads/main (##2976.1)
  • Next Job for on refs/heads/main (##2980.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