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

qunitjs / qunit / 2016
89%
main: 90%

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

pending completion
2016

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

Jobs
ID Job ID Ran Files Coverage
9 2016.9 (NPM_SCRIPT=coverage) 16 Jun 2017 11:19PM UTC 0
87.94
Travis Job 2016.9
Source Files on build 2016
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2016
  • 6f8ddd31 on github
  • Prev Build on master (#2015)
  • Next Build on master (#2019)
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