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

qunitjs / qunit / 2458 / 6
59%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 22 Feb 2019 04:39PM UTC
Files 1
Run time 3min
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

22 Feb 2019 04:34PM UTC coverage: 62.166% (+0.2%) from 61.925%
NPM_SCRIPT=coverage

push

travis-ci

trentmwillis
Docs: Add a few missing steps to release docs

* The step about the changelog did not mention that the default
  behaviour based on the last tag found in master history does not
  work. It ends up summarising several years of history since
  v1.12.0, which was a master commit. I assume one is meant to
  find a commit in master right before the release (e.g. the
  preparation commit), and use its SHA1 hash for the
  `-s` (start) option.

* Document some of the things typically done in the changelog.

* Mention `mailmap` as the way to avoid duplicate entries.
  It seems duplicate entries were sometimes manually omitted,
  which suggests some releasers knew and some not.

* Resolve the git-extras url (redirect).

* Remove the `npm install` step after cloning jquery-release.
  This is a potential security hazard (!), and generally not needed
  given we already commit the needed deps to jquery-release.git.

* Add `npm install -g grunt-cli` as a needed step because
  jquery-release fails otherwise. We may want to improve that at
  some point, but document it for now.

* Document roughly what the jquery-release script does.

* Convert prose about `qunit-git.js` into a bullet point.
  I only noticed this additional prose when writing this commit.
  I'm hoping this a bullet point makes it harder to miss.

* Link the text about the qunit-git "build" to the url of the
  Jenkins job that does this.

* Mention the current website repo.

* Change `git push --tags` to `git push --follow-tags` so that
  it does both the neccecary bit (push the tags), as well as the
  expected bit (update master). The latter was missing/implied.

878 of 1558 branches covered (56.35%)

1630 of 2622 relevant lines covered (62.17%)

172.62 hits per line

Source Files on job 2458.6 (NPM_SCRIPT=coverage)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2380
  • Travis Job 2458.6
  • 3958d8fa on github
  • Prev Job for NPM_SCRIPT=coverage on docs (#2431.6)
  • Next Job for NPM_SCRIPT=coveralls on docs (#2963.6)
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