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

qunitjs / qunit / 2016 / 9
89%
main: 90%

Build:
Build:
LAST BUILD BRANCH: 2.x
DEFAULT BRANCH: main
Ran 16 Jun 2017 11:19PM UTC
Files 1
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

16 Jun 2017 11:07PM UTC coverage: 87.936% (-0.006%) from 87.942%
NPM_SCRIPT=coverage

push

travis-ci

trentmwillis
Core: Fallback to `typeof obj` in `QUnit.objectType`.

Prior to these changes, `QUnit.objectType(async function() { });`
would return `undefined` (because
`Object.prototype.toString.call(async function() {})` equals
`[object AsyncFunction])`).

This updates `QUnit.objectType` to fallback to returning `typeof obj`
if no match was found, and adds explicit tests for the various expected
inputs and outputs.

966 of 1245 branches covered (77.59%)

1815 of 2064 relevant lines covered (87.94%)

423.23 hits per line

Source Files on job 2016.9 (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 2016
  • Travis Job 2016.9
  • 6f8ddd31 on github
  • Prev Job for NPM_SCRIPT=coverage on master (#2015.9)
  • Next Job for NPM_SCRIPT=coverage on master (#2019.9)
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